WebDriver/Marionette: Difference between revisions

Jump to navigation Jump to search
Line 129: Line 129:


You start the runner by running the following in the marionette/ folder in the marionette_client code base.
You start the runner by running the following in the marionette/ folder in the marionette_client code base.
     python runtests.py <path to file>
     python runtests.py --address localhost:2828 <path to file>


This test currently runs for testing Fennec and Firefox. You can run this test in B2G, but you won't be able to navigate to a page yet.  
This test currently runs for testing Fennec and Firefox. You can run this test in B2G, but you won't be able to navigate to a page yet.  
Confirmed users
561

edits

Navigation menu