Hey Guys,
I'm trying to figure out how to use Selenium with the PhantomJS browser to pull source code from websites.
I have the following code so far (not much, just testing):
When testing with the Chrome browser instead of PhantomJS (so that it's visible), it successfully loads google, then yahoo, then Amazon.![]()
Please Login or Register to view this content.
I'd like to pull the source code of each site and set a variable equal to it so that the source can be parsed down and manipulated.
Thanks!
Matt
Bookmarks