WebDriver/Marionette/Marionette Client API: Difference between revisions

Jump to navigation Jump to search
Line 21: Line 21:


* {{done|'''get_url()'''}}: returns the current url
* {{done|'''get_url()'''}}: returns the current url
* {{done|'''navigate(url)'''}}: navigates to the specified url. When using this in an iframe, it will return immediately after assigning the new page, and not after page-load, due to {{bug|20714}}.
* {{done|'''navigate(url)'''}}: navigates to the specified url.
* {{done|'''go_back()'''}}: performs back navigation
* {{done|'''go_back()'''}}: performs back navigation
* {{done|'''go_forward()'''}}: performs forward navigation
* {{done|'''go_forward()'''}}: performs forward navigation
Confirmed users
561

edits

Navigation menu