Skip to content

Commit 477cad6

Browse files
committed
Create webdriver fix for Selenium 3.14.0
1 parent b6c8f3b commit 477cad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/acceptance/create_webdriver.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Library Collections
77
Create Webdriver Creates Functioning WebDriver
88
[Documentation]
99
... 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|-)+.
10+
... LOG 2:6 DEBUG REGEXP: Created \\w+ WebDriver instance with session id (\\w|-)+.
1111
[Tags] Known Issue Internet Explorer Known Issue Safari
1212
[Setup] Set Driver Variables
1313
Create Webdriver ${DRIVER_NAME} kwargs=${KWARGS}

0 commit comments

Comments
 (0)