Skip to content

nazar-art/web-driver-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#task 1:

1. Open gmail.com
2. Login
3. Press "Compose" button
4. Fill email message 
5. Click "Save & Close"
6. Click on “All Mail” link
7. Verify that "Draft" folder contains draft message

#task 2:

create the next layers for existing tests:
Test Case > Business Object > Page object 
Create wrappers for controls: button, checkbox, etc.
Wrappers should be initialized via @FindBy annotation

#task 3:

Create pool of drivers 

#task 4:

Configure test logic with => Cucumber framework 

#task 5:

Configure test logic with => Appium framework under Android platform

About

Selenium Web Driver demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published