There was an error while loading. Please reload this page.
1 parent b6c8f3b commit 477cad6Copy full SHA for 477cad6
atest/acceptance/create_webdriver.robot
@@ -7,7 +7,7 @@ Library Collections
7
Create Webdriver Creates Functioning WebDriver
8
[Documentation]
9
... LOG 2:1 INFO REGEXP: Creating an instance of the \\w+ WebDriver.
10
- ... LOG 2:4 DEBUG REGEXP: Created \\w+ WebDriver instance with session id (\\w|-)+.
+ ... LOG 2:6 DEBUG REGEXP: Created \\w+ WebDriver instance with session id (\\w|-)+.
11
[Tags] Known Issue Internet Explorer Known Issue Safari
12
[Setup] Set Driver Variables
13
Create Webdriver ${DRIVER_NAME} kwargs=${KWARGS}
0 commit comments