Quantcast
Channel: Active questions tagged javascript - Stack Overflow
Viewing all articles
Browse latest Browse all 141573

How to get page source without refreshing page with selenium

$
0
0

I am working with this URL: https://secure01b.chase.com/web/auth/dashboard

The problem is after navigating to the page and getting source code of the page, I get loading screen html but not the main form html even after it is loaded in chrome driver window. Is there a way to "re"-get html of this page?


Viewing all articles
Browse latest Browse all 141573

Trending Articles