Confirmed users
355
edits
Nalexander (talk | contribs) |
Nalexander (talk | contribs) |
||
Line 211: | Line 211: | ||
# Run <tt>mach build</tt> to get them built/installed before running your test. | # Run <tt>mach build</tt> to get them built/installed before running your test. | ||
# Run <tt>mach build build/mobile/robocop</tt> to update the Robocop APK. | # Run <tt>mach build build/mobile/robocop</tt> to update the Robocop APK. | ||
# Make sure you have | # Make sure you have host binaries downloaded and configured, following [[Mobile/Fennec/Android#Host_Builds_.28MOZ_HOST_BIN.29|Host Builds (MOZ_HOST_BIN)]]. | ||
# Run <tt>mach robocop testMyThing</tt> to run your new test on your device. | # Run <tt>mach robocop testMyThing</tt> to run your new test on your device. | ||
# Iterate! | # Iterate! |