Home
last modified time | relevance | path

Searched defs:marionette (Results 1 – 25 of 149) sorted by relevance

123456

/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dsingle_finger_functions.py15 def press_release(marionette, times, wait_for_condition, expected): argument
28 def move_element(marionette, wait_for_condition, expected1, expected2): argument
49 def chain(marionette, wait_for_condition, expected1, expected2): argument
61 def chain_flick(marionette, wait_for_condition, expected1, expected2): argument
71 def wait(marionette, wait_for_condition, expected): argument
79 def wait_with_value(marionette, wait_for_condition, expected): argument
88 def context_menu(marionette, wait_for_condition, expected1, expected2): argument
98 def long_press_action(marionette, wait_for_condition, expected): argument
106 def long_press_on_xy_action(marionette, wait_for_condition, expected): argument
119 def single_tap(marionette, wait_for_condition, expected): argument
[all …]
H A Dtest_expected.py33 def no_such_element(marionette): argument
36 def no_such_elements(marionette): argument
39 def p(marionette): argument
42 def ps(marionette): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/harness/marionette_harness/tests/unit/
H A Dsingle_finger_functions.py13 def press_release(marionette, times, wait_for_condition, expected): argument
26 def move_element(marionette, wait_for_condition, expected1, expected2): argument
47 def chain(marionette, wait_for_condition, expected1, expected2): argument
59 def chain_flick(marionette, wait_for_condition, expected1, expected2): argument
69 def wait(marionette, wait_for_condition, expected): argument
77 def wait_with_value(marionette, wait_for_condition, expected): argument
86 def context_menu(marionette, wait_for_condition, expected1, expected2): argument
96 def long_press_action(marionette, wait_for_condition, expected): argument
104 def long_press_on_xy_action(marionette, wait_for_condition, expected): argument
117 def single_tap(marionette, wait_for_condition, expected): argument
[all …]
H A Dtest_expected.py31 def no_such_element(marionette): argument
34 def no_such_elements(marionette): argument
37 def p(marionette): argument
40 def ps(marionette): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/marionette/client/marionette_driver/
H A Dexpected.py47 def __call__(self, marionette): argument
73 def __call__(self, marionette): argument
99 def __call__(self, marionette): argument
136 def __call__(self, marionette): argument
163 def __call__(self, marionette): argument
201 def __call__(self, marionette): argument
242 def __call__(self, marionette): argument
257 def __call__(self, marionette): argument
273 def __call__(self, marionette): argument
288 def __call__(self, marionette): argument
[all …]
/dports/www/firefox/firefox-99.0/testing/marionette/client/marionette_driver/
H A Dexpected.py47 def __call__(self, marionette): argument
73 def __call__(self, marionette): argument
99 def __call__(self, marionette): argument
136 def __call__(self, marionette): argument
163 def __call__(self, marionette): argument
201 def __call__(self, marionette): argument
242 def __call__(self, marionette): argument
257 def __call__(self, marionette): argument
273 def __call__(self, marionette): argument
288 def __call__(self, marionette): argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/client/marionette_driver/
H A Dexpected.py47 def __call__(self, marionette): argument
73 def __call__(self, marionette): argument
99 def __call__(self, marionette): argument
134 def __call__(self, marionette): argument
161 def __call__(self, marionette): argument
199 def __call__(self, marionette): argument
240 def __call__(self, marionette): argument
255 def __call__(self, marionette): argument
271 def __call__(self, marionette): argument
286 def __call__(self, marionette): argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/client/marionette_driver/
H A Dexpected.py45 def __call__(self, marionette): argument
71 def __call__(self, marionette): argument
97 def __call__(self, marionette): argument
132 def __call__(self, marionette): argument
159 def __call__(self, marionette): argument
196 def __call__(self, marionette): argument
236 def __call__(self, marionette): argument
251 def __call__(self, marionette): argument
267 def __call__(self, marionette): argument
282 def __call__(self, marionette): argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/marionette/client/marionette_driver/
H A Dexpected.py47 def __call__(self, marionette): argument
73 def __call__(self, marionette): argument
99 def __call__(self, marionette): argument
136 def __call__(self, marionette): argument
163 def __call__(self, marionette): argument
201 def __call__(self, marionette): argument
242 def __call__(self, marionette): argument
257 def __call__(self, marionette): argument
273 def __call__(self, marionette): argument
288 def __call__(self, marionette): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/marionette/client/marionette_driver/
H A Dexpected.py47 def __call__(self, marionette): argument
73 def __call__(self, marionette): argument
99 def __call__(self, marionette): argument
136 def __call__(self, marionette): argument
163 def __call__(self, marionette): argument
201 def __call__(self, marionette): argument
242 def __call__(self, marionette): argument
257 def __call__(self, marionette): argument
273 def __call__(self, marionette): argument
288 def __call__(self, marionette): argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/puppeteer/firefox/firefox_puppeteer/
H A Dbase.py11 def __init__(self, marionette): argument
15 def marionette(self): member in BaseLib
H A Dpuppeteer.py18 def __init__(self, marionette): argument
22 def marionette(self): member in Puppeteer
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/puppeteer/firefox/firefox_puppeteer/
H A Dbase.py9 def __init__(self, marionette): argument
13 def marionette(self): member in BaseLib
H A Dpuppeteer.py16 def __init__(self, marionette): argument
20 def marionette(self): member in Puppeteer
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/tests/integration/tests/
H A Dconftest.py93 def __init__(self, marionette, ping_server): argument
260 def fixture_browser(marionette, ping_server): argument
269 def __init__(self, ping_server, marionette): argument
313 def fixture_helpers(ping_server, marionette): argument
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/integration/tests/
H A Dconftest.py94 def __init__(self, marionette, ping_server): argument
261 def fixture_browser(marionette, ping_server): argument
270 def __init__(self, ping_server, marionette): argument
314 def fixture_helpers(ping_server, marionette): argument
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/integration/tests/
H A Dconftest.py94 def __init__(self, marionette, ping_server): argument
261 def fixture_browser(marionette, ping_server): argument
270 def __init__(self, ping_server, marionette): argument
314 def fixture_helpers(ping_server, marionette): argument
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/integration/tests/
H A Dconftest.py94 def __init__(self, marionette, ping_server): argument
261 def fixture_browser(marionette, ping_server): argument
270 def __init__(self, ping_server, marionette): argument
314 def fixture_helpers(ping_server, marionette): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_expected.py34 def no_such_element(marionette): argument
38 def no_such_elements(marionette): argument
42 def p(marionette): argument
46 def ps(marionette): argument
/dports/www/firefox/firefox-99.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_expected.py34 def no_such_element(marionette): argument
38 def no_such_elements(marionette): argument
42 def p(marionette): argument
46 def ps(marionette): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_expected.py34 def no_such_element(marionette): argument
38 def no_such_elements(marionette): argument
42 def p(marionette): argument
46 def ps(marionette): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_expected.py33 def no_such_element(marionette): argument
36 def no_such_elements(marionette): argument
39 def p(marionette): argument
42 def ps(marionette): argument
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/marionette/
H A Dmarionette_test.go20 package marionette package
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/marionette/
H A Dmarionette_test.go20 package marionette package
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/marionette/tests/client/
H A Dtest_fog_custom_ping.py13 def send_opo_ping(marionette): argument

123456