Skip to content

Commit f577589

Browse files
committed
style(selenium.utils.robot): update a link to the issue.
No functional changes. [skip ci]
1 parent e906461 commit f577589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/robotframework/selenium.utils.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Element Text Should Match Regexp
99
Should Match Regexp ${text} ${regexp}
1010

1111
# Workaround for "Textfield Value Should Be" that causes NPE with <input type="url">:
12-
# https://github.com/MarkusBernhardt/robotframework-selenium2library-java/issues/92
12+
# https://github.com/Hi-Fi/robotframework-seleniumlibrary-java/issues/52
1313
Urlfield Value Should Be
1414
[Documentation] Verifies text field locator has exactly text expected
1515
[Arguments] ${locator} ${expected}

0 commit comments

Comments
 (0)