File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
website/docs/different_libraries Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ Login with correct Username and Password
31
31
Close Browser
32
32
33
33
Add Tasks And Set To Complete
34
- Open Browser url=https://todomvc.com/examples/angularjs/#/ browser=chrome
35
- Input Text class: new-todo Complete Robot Framework Training
36
- Press Keys class: new-todo RETURN
37
- Input Text class: new-todo Write Automated Tests
38
- Press Keys class: new-todo RETURN
39
- Input Text class: new-todo Take a nap
40
- Press Keys class: new-todo RETURN
34
+ Open Browser url=https://todomvc.com/examples/angular/dist/browser/# browser=chrome
35
+ Input Text css:. new-todo Complete Robot Framework Training
36
+ Press Keys css:. new-todo RETURN
37
+ Input Text css:. new-todo Write Automated Tests
38
+ Press Keys css:. new-todo RETURN
39
+ Input Text css:. new-todo Take a nap
40
+ Press Keys css:. new-todo RETURN
41
41
Element Text Should Be class:todo-count 3 items left
42
42
Click Element xpath: //*[contains(text(), "Complete Robot Framework Training")]/../input
43
43
Element Text Should Be class:todo-count 2 items left
You can’t perform that action at this time.
0 commit comments