File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Documentation Creating test which would work on all browser is not possible.
99*** Test Cases ***
1010Chrome Browser With Chrome Service As String
1111 [Documentation]
12- ... LOG 2:2 DEBUG STARTS: Started executable:
13- ... LOG 2:3 DEBUG GLOB: POST*/session*
12+ ... LOG 2:3 DEBUG STARTS: Started executable:
13+ ... LOG 2:4 DEBUG GLOB: POST*/session*
1414 ${driver_path } = Get Driver Path Chrome
1515 Open Browser ${FRONT PAGE } Chrome remote_url=${REMOTE_URL }
1616 ... service=executable_path='${driver_path } '
@@ -24,8 +24,8 @@ Chrome Browser With Chrome Service As String With service_args As List
2424
2525Firefox Browser With Firefox Service As String
2626 [Documentation]
27- ... LOG 2:2 DEBUG STARTS: Started executable:
28- ... LOG 2:3 DEBUG GLOB: POST*/session*
27+ ... LOG 2:3 DEBUG STARTS: Started executable:
28+ ... LOG 2:4 DEBUG GLOB: POST*/session*
2929 ${driver_path } = Get Driver Path Firefox
3030 Open Browser ${FRONT PAGE } Firefox remote_url=${REMOTE_URL }
3131 ... service=executable_path='${driver_path } '
You can’t perform that action at this time.
0 commit comments