ZipRecruiter/chromedriver-proxy

add Page.navigate

Closed this issue · 0 comments

jesg commented

Page.navigate can help with some edge cases in automated testing. this method lets us set the referrer and the transitiontype which allows us to do things that are hard to do in selenium.

notably we can test navigation from a 3rd party site.