Home
last modified time | relevance | path

Searched refs:action_runner (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/rendering/
H A Dkey_silk_cases.py32 action_runner.Wait(2)
68 action_runner.Wait(2)
99 action_runner.Wait(3)
126 action_runner.Wait(4)
141 action_runner.Wait(3)
157 action_runner.Wait(3)
409 action_runner.Wait(2)
446 action_runner.Wait(3)
498 action_runner.Wait(2)
540 action_runner.Wait(1)
[all …]
H A Dpolymer.py61 self.TapButton(action_runner)
62 self.SlidePanel(action_runner)
64 def TapButton(self, action_runner): argument
74 action_runner.Wait(2)
76 def SlidePanel(self, action_runner): argument
85 action_runner.SwipeElement(
107 action_runner.ExecuteJavaScript(
109 action_runner.Wait(5)
117 action_runner.ExecuteJavaScript(
119 action_runner.Wait(1)
[all …]
H A Dtop_real_world_desktop.py29 action_runner.Wait(1)
31 action_runner.ScrollPage()
168 action_runner.WaitForElement(
346 action_runner.ScrollElement(
348 action_runner.ScrollElement(
363 action_runner.ExecuteJavaScript("""
370 action_runner.Wait(1)
379 action_runner.ScrollElement(
381 action_runner.ScrollElement(
403 action_runner.ScrollElement(
[all …]
H A Dtough_pinch_zoom_cases.py38 action_runner.PinchPage(
62 def RunNavigateSteps(self, action_runner): argument
64 action_runner.WaitForElement(text='Next')
75 def RunNavigateSteps(self, action_runner): argument
79 action_runner.WaitForJavaScriptCondition(
92 def RunNavigateSteps(self, action_runner): argument
96 action_runner)
117 def RunNavigateSteps(self, action_runner): argument
133 def RunNavigateSteps(self, action_runner): argument
146 def RunNavigateSteps(self, action_runner): argument
[all …]
H A Dkey_desktop_move_cases.py55 def RunNavigateSteps(self, action_runner): argument
58 action_runner.WaitForJavaScriptCondition(
62 action_runner.WaitForJavaScriptCondition(
65 def RunPageInteractions(self, action_runner): argument
66 action_runner.ExecuteJavaScript('''
70 action_runner.WaitForJavaScriptCondition(
80 def _CalculateScrollBarRatios(self, action_runner): argument
122 def RunNavigateSteps(self, action_runner): argument
128 def RunPageInteractions(self, action_runner): argument
130 action_runner.Wait(2)
[all …]
H A Dtough_scheduling_cases.py25 def RunPageInteractions(self, action_runner): argument
27 action_runner.ScrollPage()
37 def RunPageInteractions(self, action_runner): argument
39 action_runner.ScrollElement(
102 def RunPageInteractions(self, action_runner): argument
104 action_runner.ScrollBouncePage()
115 def RunPageInteractions(self, action_runner): argument
117 action_runner.TapElement(selector='div[id="spinner"]')
123 action_runner.ExecuteJavaScript('kickOffLoading()')
126 action_runner.Wait(1)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/system_health/
H A Dbrowsing_stories.py356 action_runner.Wait(2)
374 action_runner.Wait(2)
382 action_runner.Wait(2)
408 action_runner.Wait(2)
413 action_runner.Wait(2)
415 action_runner.Wait(2)
423 action_runner.Wait(2)
431 action_runner.Wait(2)
433 action_runner.Wait(2)
435 action_runner.Wait(2)
[all …]
H A Dmedia_stories.py22 def _DidLoadDocument(self, action_runner): argument
23 self._NavigateToMedia(action_runner)
27 self._WaitForPlayTime(action_runner)
31 def _NavigateToMedia(self, action_runner): argument
38 def _WaitForPlayTime(self, action_runner): argument
39 action_runner.Wait(self.PLAY_DURATION)
41 action_runner.Wait(
44 def _GetTimeInSeconds(self, action_runner): argument
68 def _Login(self, action_runner): argument
71 def _NavigateToMedia(self, action_runner): argument
[all …]
H A Dchrome_stories.py18 def _DidLoadDocument(self, action_runner): argument
21 action_runner.ExecuteJavaScript(
45 def _DidLoadDocument(self, action_runner): argument
46 app_ui = action_runner.tab.browser.GetAppUi()
56 action_runner.WaitForNavigate()
81 def _DidLoadDocument(self, action_runner): argument
88 action_runner.WaitForNavigate()
89 action_runner.Wait(1.5) # Read results
90 action_runner.ScrollPage(use_touch=True)
91 action_runner.NavigateBack()
[all …]
H A Dlong_running_stories.py21 def RunPageInteractions(self, action_runner): argument
24 action_runner.tab.browser.tabs.New()
26 action_runner.MeasureMemory()
30 action_runner.MeasureMemory()
52 def _Login(self, action_runner): argument
61 action_runner.Navigate(
70 def _DidLoadDocument(self, action_runner): argument
72 action_runner.WaitForJavaScriptCondition(
74 action_runner.ExecuteJavaScript(
77 action_runner.WaitForJavaScriptCondition(
[all …]
H A Dloading_stories.py273 def _Login(self, action_runner): argument
414 def _Login(self, action_runner): argument
424 def _Login(self, action_runner): argument
437 def _Login(self, action_runner): argument
448 def _Login(self, action_runner): argument
470 def _Login(self, action_runner): argument
480 action_runner.Navigate(
492 def _Login(self, action_runner): argument
502 action_runner.Navigate(
515 def _Login(self, action_runner): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/actions/
H A Daction_runner_unittest.py120 action_runner.NavigateBack()
124 action_runner.NavigateBack()
128 action_runner.NavigateBack()
139 action_runner.Wait(0.1)
144 action_runner.Wait(0.2)
242 action_runner.ClickElement(
330 action_runner.ScrollElement(
341 action_runner.ScrollPage(
358 action_runner.SwipeElement(
363 action_runner.SwipeElement(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/tab_search/
H A Dtab_search_story.py114 action_runner.Wait(1)
117 action_runner.Wait(1)
120 action_runner.Wait(1)
122 action_runner.Wait(2)
124 action_runner.Wait(1)
127 action_runner.Wait(1)
131 action_runner.Wait(1)
134 action_runner.Wait(1)
138 action_runner.Wait(1)
141 action_runner.Wait(1)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/contrib/media_router_benchmarks/
H A Dmedia_router_pages.py39 action_runner.Wait(5)
59 action_runner.tab.EnableCast()
61 action_runner.Wait(5)
66 action_runner,
73 action_runner, sink_name,
82 action_runner,
89 action_runner,
96 action_runner.Wait(5)
101 action_runner,
122 action_runner.tab.EnableCast()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/
H A Dtop_25_smooth.py12 action_runner.ScrollPage()
24 action_runner.Wait(1)
32 action_runner.Wait(1)
39 action_runner.ExecuteJavaScript("""
45 action_runner.Wait(1)
47 action_runner.ScrollElement(
51 action_runner.ScrollElement(
54 action_runner.ScrollElement(
63 action_runner.Wait(1)
78 action_runner.Wait(1)
[all …]
H A Dwebrtc_cases.py27 def ExecuteTest(self, action_runner): argument
29 action_runner.Wait(10)
41 def ExecuteTest(self, action_runner): argument
44 action_runner.Wait(10)
64 def ExecuteTest(self, action_runner): argument
67 action_runner.Wait(10)
82 action_runner.Wait(10)
101 action_runner.Wait(20)
123 action_runner.Wait(20)
136 action_runner.ExecuteJavaScript(
[all …]
H A Dkey_mobile_sites_smooth.py90 def _IssueMarkerAndScroll(action_runner): argument
92 action_runner.ScrollPage()
120 _IssueMarkerAndScroll(action_runner)
140 def RunNavigateSteps(self, action_runner): argument
164 def RunNavigateSteps(self, action_runner): argument
191 def RunNavigateSteps(self, action_runner): argument
193 action_runner.Wait(8)
217 def RunNavigateSteps(self, action_runner): argument
267 action_runner.ScrollPage()
337 action_runner.ScrollElement(
[all …]
H A Dtop_pages.py43 def RunNavigateSteps(self, action_runner): argument
45 action_runner.WaitForElement(text='Next')
63 def RunNavigateSteps(self, action_runner): argument
109 action_runner.Wait(2)
111 action_runner.ExecuteJavaScript("""
118 action_runner.Wait(1)
141 action_runner.Wait(2)
185 action_runner.Wait(2)
228 action_runner.WaitForElement(
303 action_runner.Wait(2)
[all …]
H A Dtop_10.py17 def RunPageInteractions(self, action_runner): argument
26 def RunNavigateSteps(self, action_runner): argument
28 action_runner.WaitForElement(text='Next')
37 def RunNavigateSteps(self, action_runner): argument
39 action_runner.WaitForJavaScriptCondition(
50 def RunNavigateSteps(self, action_runner): argument
52 action_runner.ExecuteJavaScript('''
58 action_runner.Wait(2)
68 def RunNavigateSteps(self, action_runner): argument
70 action_runner.Wait(2)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/contrib/vr_benchmarks/
H A Dwebvr_wpr_pages.py34 def RunPageInteractions(self, action_runner): argument
38 action_runner.MeasureMemory(True)
40 action_runner.Navigate("about:blank")
65 def SketchfabInteraction(action_runner, _): argument
77 action_runner.WaitForNetworkQuiescence()
83 action_runner.Wait(30)
125 action_runner.WaitForNetworkQuiescence()
128 action_runner.WaitForJavaScriptCondition(
144 def DanceToniteInteraction(action_runner, _): argument
145 action_runner.WaitForNetworkQuiescence()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/login_helpers/
H A Dlinkedin_login.py8 def LoginDesktopAccount(action_runner, credential, argument
27 action_runner.Navigate('https://www.linkedin.com/uas/login')
32 action_runner, password, 'input[type=password]')
37 action_runner.ClickElement(element_function=login_button_function)
39 action_runner.Wait(2)
41 action_runner.ReloadPage()
48 def LoginMobileAccount(action_runner, credential, argument
55 action_runner.Navigate('https://www.linkedin.com/uas/login')
60 action_runner, password, 'input[name=session_password]')
67 action_runner.Wait(2)
[all …]
H A Dfacebook_login.py8 action_runner, argument
33 action_runner.Navigate(
36 login_utils.InputWithSelector(action_runner, password, '[name=pass]')
37 action_runner.ClickElement(selector='[name=login]')
38 action_runner.WaitForElement(text='OK')
39 action_runner.ClickElement(text='OK')
40 action_runner.WaitForNavigate()
44 action_runner, credential, argument
49 action_runner.Navigate('https://facebook.com/login')
52 action_runner.ClickElement(selector='[name=login]')
[all …]
H A Dgoogle_login.py34 def BaseLoginGoogle(action_runner, argument
60 action_runner.Navigate(
66 action_runner.WaitForJavaScriptCondition('{{ @a }} || {{ @b }}',
75 action_runner.ClickElement(selector=_EMAIL_NEXT_SELECTOR)
78 action_runner.ClickElement(selector=_SIGNIN_SELECTOR)
81 def LoginGoogleAccount(action_runner, argument
85 BaseLoginGoogle(action_runner, credential, credentials_path)
86 action_runner.WaitForElement(text='My Account')
89 def NewLoginGoogleAccount(action_runner, argument
93 BaseLoginGoogle(action_runner, credential, credentials_path)
[all …]
H A Dtumblr_login.py8 def LoginDesktopAccount(action_runner, credential, argument
15 action_runner.Navigate('https://www.tumblr.com/login')
17 action_runner, account_name, 'input[type=email]')
21 action_runner.WaitForElement(selector=next_button)
22 action_runner.ClickElement(selector=next_button)
23 action_runner.Wait(1)
26 action_runner.Wait(1)
28 action_runner, password, 'input[type=password]')
29 action_runner.Wait(1)
30 action_runner.WaitForElement(selector=next_button)
[all …]
H A Dpinterest_login.py10 def _LoginAccount(action_runner, credential, credentials_path): argument
14 action_runner.Navigate('https://www.pinterest.co.uk/login/',
16 action_runner.Wait(1) # Error page happens if this wait is not here.
17 action_runner.WaitForElement(selector='button[type=submit]')
23 action_runner, password, 'input[type=password]')
25 action_runner.ClickElement(selector='button[type=submit]')
27 def LoginDesktopAccount(action_runner, credential, argument
43 _LoginAccount(action_runner, credential, credentials_path)
46 def LoginMobileAccount(action_runner, credential, argument
62 _LoginAccount(action_runner, credential, credentials_path)
[all …]

123456789