File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22context platform=ios target=mobile
33open com.apple.Preferences --relaunch
44snapshot
5- click "role=cell label=General"
5+ click "role=button label=General"
66wait "label=About || label=\"Software Update\"" 5000
77back
8- is exists "role=cell label=General"
8+ is exists "role=button label=General"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ open com.apple.Preferences --relaunch
44screenshot "./test/screenshots/replays/ios-settings.png"
55snapshot -i
66appstate
7- click "role=cell label=General"
7+ click "role=button label=General"
88wait "label=About || label=\"Software Update\" || text=\"Manage your overall setup and preferences\"" 5000
99snapshot
1010is exists "label=About || label=\"Software Update\" || text=\"Manage your overall setup and preferences\""
Original file line number Diff line number Diff line change 22context platform=ios target=mobile
33
44open com.apple.Preferences --relaunch
5- click "role=cell label=General"
5+ click "role=button label=General"
66wait 1000
77find text "About" exists
88
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ open "System Settings" --relaunch
44screenshot "./test/screenshots/replays/macos-system-settings.png"
55appstate
66snapshot -i
7- click "role=cell label=General"
7+ click "role=button label=General"
88wait "role=button label=About" 5000
99snapshot -i
1010is exists "role=button label=About"
You can’t perform that action at this time.
0 commit comments