johntitus / node-horseman

Run PhantomJS from Node
MIT License
1.45k stars 125 forks source link

url() not updated dynamically #294

Open strarsis opened 7 years ago

strarsis commented 7 years ago

For example, Google Web Search and Google Maps update the URL when starting a search or when clicking specific buttons or onto the Map, etc. This is not reflected by the URL returned from .url(). I also waited for the element on new page - to be sure the URL update is in place.