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 1e11370 commit 4186f8bCopy full SHA for 4186f8b
integration-testing/include/general-openscd.robot
@@ -31,7 +31,7 @@ Open OpenSCD and Login
31
Set Viewport Size 1920 1080
32
Fill Text input[id="username"] ${username}
33
Fill Secret input[id="password"] $password
34
- Click input[type="submit"][id="kc-login"]
+ Click button[type="submit"][id="kc-login"]
35
Wait For Response
36
Check Browser Title
37
0 commit comments