test_smoke.py::TestSmokeConnectivity::test_oidc_authentication_flow_starts FAILED
=================================== FAILURES ===================================
__________ TestSmokeConnectivity.test_oidc_authentication_flow_starts __________
test_smoke.py:100: in test_oidc_authentication_flow_starts
dashboard.take_screenshot("02-clicked-login-button")
pages/base_page.py:89: in take_screenshot
self.page.screenshot(path=str(screenshot_path), full_page=True)
/usr/local/lib/python3.10/site-packages/playwright/sync_api/_generated.py:9784: in screenshot
self._sync(
/usr/local/lib/python3.10/site-packages/playwright/_impl/_page.py:818: in screenshot
encoded_binary = await self._channel.send(
/usr/local/lib/python3.10/site-packages/playwright/_impl/_connection.py:69: in send
return await self._connection.wrap_api_call(
/usr/local/lib/python3.10/site-packages/playwright/_impl/_connection.py:558: in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
E playwright._impl._errors.TimeoutError: Page.screenshot: Timeout 10000ms exceeded.
E Call log:
E - taking page screenshot
E - waiting for fonts to load...
E - fonts loaded
test_smoke.py::TestSmokeConnectivity::test_oidc_authentication_flow_starts FAILED
=================================== FAILURES ===================================
__________ TestSmokeConnectivity.test_oidc_authentication_flow_starts __________
test_smoke.py:100: in test_oidc_authentication_flow_starts
dashboard.take_screenshot("02-clicked-login-button")
pages/base_page.py:89: in take_screenshot
self.page.screenshot(path=str(screenshot_path), full_page=True)
/usr/local/lib/python3.10/site-packages/playwright/sync_api/_generated.py:9784: in screenshot
self._sync(
/usr/local/lib/python3.10/site-packages/playwright/_impl/_page.py:818: in screenshot
encoded_binary = await self._channel.send(
/usr/local/lib/python3.10/site-packages/playwright/_impl/_connection.py:69: in send
return await self._connection.wrap_api_call(
/usr/local/lib/python3.10/site-packages/playwright/_impl/_connection.py:558: in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
E playwright._impl._errors.TimeoutError: Page.screenshot: Timeout 10000ms exceeded.
E Call log:
E - taking page screenshot
E - waiting for fonts to load...
E - fonts loaded