Skip to content

Commit

Permalink
added fluent checks in web_ufg robot test
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Jun 18, 2024
1 parent d915d49 commit 2fb0b14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/robot/acme_bank_ufg.robot
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Log into bank account
# Perform login.
Input Text id:username applibot
Input Text id:password I<3VisualTests
Eyes Check Target Region By Selector id:username With Name username
Eyes Check Target Region By Selector id:password With Name password
Eyes Check Window Before Login Fully Match Level STRICT
Click Element id:log-in

Expand Down

0 comments on commit 2fb0b14

Please sign in to comment.