Skip to content

Commit 1b3cf54

Browse files
committed
debug: show window size
1 parent bbcc6cd commit 1b3cf54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/test/robotframework/selenium.utils.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Documentation Keywords (and workarounds) that are missing in the SeleniumLibrar
55
Save Screenshot and Log Source
66
Capture Page Screenshot EMBED
77
Log Source
8+
${width} ${height}= Get Window Size
9+
Log Many ${width} ${height}
810

911
Element Text Should Match Regexp
1012
[Documentation] Verify the text of the element identified by locator matches the given pattern

0 commit comments

Comments
 (0)