Skip to content

Commit

Permalink
Updated log check correcting for deprecated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed May 5, 2024
1 parent b6170c1 commit 8d8fec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atest/acceptance/multiple_browsers_service_log_path.robot
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Resource resource.robot
*** Test Cases ***
First Browser With Service Log Path
[Documentation]
... LOG 1:2 INFO STARTS: Browser driver log file created to:
... LOG 1:3 INFO STARTS: Browser driver log file created to:
[Setup] OperatingSystem.Remove Files ${OUTPUT DIR}/${BROWSER}.log
Open Browser ${FRONT PAGE} ${BROWSER} service_log_path=${OUTPUT DIR}/${BROWSER}.log
OperatingSystem.List Directories In Directory ${OUTPUT DIR}/
Expand Down

0 comments on commit 8d8fec0

Please sign in to comment.