Report generated on 28-Feb-2023 at 09:00:11 by pytest-html v2.1.1
Packages | {"pluggy": "0.13.1", "py": "1.9.0", "pytest": "6.1.0"} |
Platform | Windows-10-10.0.19041-SP0 |
Plugins | {"allure-pytest": "2.8.18", "datadir": "1.3.1", "html": "2.1.1", "metadata": "1.10.0"} |
Python | 3.8.5 |
0 tests ran in 5.97 seconds.
(Un)check the boxes to filter the results.
0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passesResult | Test | Duration | Links |
---|---|---|---|
No results found. Try to check the filters | |||
Error | test_SL_footer_check.py::collect | 0.00 | |
test_prod\test_SL_footer_check.py:11: in <module> class TestSLFooterCheck(): test_prod\test_SL_footer_check.py:224: in TestSLFooterCheck _get_footer_element() test_prod\test_SL_footer_check.py:39: in _get_footer_element driver = webdriver.Chrome() c:\users\qateam\appdata\local\programs\python\python38\lib\site-packages\selenium\webdriver\chrome\webdriver.py:76: in __init__ RemoteWebDriver.__init__( c:\users\qateam\appdata\local\programs\python\python38\lib\site-packages\selenium\webdriver\remote\webdriver.py:157: in __init__ self.start_session(capabilities, browser_profile) c:\users\qateam\appdata\local\programs\python\python38\lib\site-packages\selenium\webdriver\remote\webdriver.py:252: in start_session response = self.execute(Command.NEW_SESSION, parameters) c:\users\qateam\appdata\local\programs\python\python38\lib\site-packages\selenium\webdriver\remote\webdriver.py:321: in execute self.error_handler.check_response(response) c:\users\qateam\appdata\local\programs\python\python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py:242: in check_response raise exception_class(message, screen, stacktrace) E selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited normally. E (unknown error: DevToolsActivePort file doesn't exist) E (The process started from chrome location C:\Program Files\Google\Chrome\Application\chrome.exe is no longer running, so ChromeDriver is assuming that Chrome has crashed.) |