Skip to content

Commit e1bff77

Browse files
committed
chore: Adjust login button selector
Signed-off-by: Christopher Lepski <[email protected]>
1 parent 6d14778 commit e1bff77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/include/general-openscd.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Open OpenSCD and Login
3131
Set Viewport Size 1920 1080
3232
Fill Text input[id="username"] ${username}
3333
Fill Secret input[id="password"] $password
34-
Click input[type="submit"][id="kc-login"]
34+
Click button[type="submit"][id="kc-login"]
3535
Wait For Response
3636
Check Browser Title
3737

0 commit comments

Comments
 (0)