зеркало из https://github.com/mozilla/gecko-dev.git
2ae40d84a9
So far Marionette did support Fennec but not any of its tab handling features. As such most of the commands fail because they do not take BrowserApp into account. This patch adds support for retrieving window handles, switching between windows, and closing tabs. Additionally to those changes a couple of unit tests are getting updated, and added. MozReview-Commit-ID: 7sbVIblm0Hw --HG-- rename : testing/marionette/harness/marionette_harness/tests/unit/test_window_handles.py => testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_content.py extra : rebase_source : 34bfcd680162d4296d524f72f7d6190ef64682b8 |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
firefox-ui | ||
gtest | ||
instrumentation | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff