WebDriver/Marionette/Marionette Client API: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
* {{ok|'''get_url()'''}}: returns the current url
* {{ok|'''get_url()'''}}: returns the current url
* {{done|'''navigate(url)'''}}: navigates to the specified url
* {{done|'''navigate(url)'''}}: navigates to the specified url
* {{ok|'''go_back()'''}}: performs back navigation
* {{done|'''go_back()'''}}: performs back navigation
* {{ok|'''go_forward()'''}}: performs forward navigation
* {{done|'''go_forward()'''}}: performs forward navigation
* {{ok|'''refresh()'''}}: refresh the current page
* {{done|'''refresh()'''}}: refresh the current page


=== Script Execution ===
=== Script Execution ===
Confirmed users
561

edits

Navigation menu