We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e906461 commit f577589Copy full SHA for f577589
src/test/robotframework/selenium.utils.robot
@@ -9,7 +9,7 @@ Element Text Should Match Regexp
9
Should Match Regexp ${text} ${regexp}
10
11
# Workaround for "Textfield Value Should Be" that causes NPE with <input type="url">:
12
-# https://github.com/MarkusBernhardt/robotframework-selenium2library-java/issues/92
+# https://github.com/Hi-Fi/robotframework-seleniumlibrary-java/issues/52
13
Urlfield Value Should Be
14
[Documentation] Verifies text field locator has exactly text expected
15
[Arguments] ${locator} ${expected}
0 commit comments