зеркало из https://github.com/mozilla/gecko-dev.git
18 строки
612 B
Plaintext
18 строки
612 B
Plaintext
# These dependencies are required for running marionette based tests from a source checkout
|
|
|
|
-r mozbase_source_requirements.txt
|
|
|
|
../web-platform/tests/tools/wptserve
|
|
../web-platform/tests/tools/third_party/certifi
|
|
../web-platform/tests/tools/third_party/enum
|
|
../web-platform/tests/tools/third_party/h2
|
|
../web-platform/tests/tools/third_party/hyperframe
|
|
../web-platform/tests/tools/third_party/hpack
|
|
|
|
../marionette/client
|
|
../marionette/harness
|
|
../marionette/harness/marionette_harness/runner/mixins/browsermob-proxy-py
|
|
|
|
# Allows to use the Puppeteer page object model for Firefox
|
|
../marionette/puppeteer/firefox/
|