Report generated on 02-Jun-2023 at 09:30:15 by pytest-html v2.1.1
Packages | {"pluggy": "0.13.1", "py": "1.9.0", "pytest": "7.2.2"} |
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", "order": "1.1.0", "xdist": "3.2.1"} |
Python | 3.8.5 |
0 tests ran in 10.23 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:15: in <module> class TestSLFooterCheck(): test_prod\test_SL_footer_check.py:401: in TestSLFooterCheck _get_footer_element() test_prod\test_SL_footer_check.py:81: in _get_footer_element pytest.driver = init_driver('chrome') test_prod\conftest.py:166: in init_driver return driver_manager.driver_manager_factory(browser_name).create_driver() core\driver_manager.py:79: in create_driver self.driver = webdriver.Chrome(options=chrome_options) 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.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 112 E Current browser version is 114.0.5735.90 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe |