johntitus / node-horseman

Run PhantomJS from Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url() not updated dynamically

strarsis opened this issue · comments

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.