Skip to content

Commit 7c9d557

Browse files
committed
Debugging
1 parent 9f0bc5d commit 7c9d557

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

atest/acceptance/multiple_browsers_service_log_path.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ First Browser With Service Log Path
88
... LOG 1:2 INFO STARTS: Browser driver log file created to:
99
[Setup] OperatingSystem.Remove Files ${OUTPUT DIR}/${BROWSER}.log
1010
Open Browser ${FRONT PAGE} ${BROWSER} service_log_path=${OUTPUT DIR}/${BROWSER}.log
11+
OperatingSystem.List Directories In Directory ${OUTPUT DIR}/
12+
${output}= OperatingSystem.Run ls -lh
1113
OperatingSystem.File Should Not Be Empty ${OUTPUT DIR}/${BROWSER}.log
1214

1315
Second Browser With Service Log Path And Index

0 commit comments

Comments
 (0)