Skip to content

omordach/workshop-test-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Завдання на Selenium #3

Open http:https://demoqa.com/ Write automation scripts that verifiy:

Registration process (positive scenario). Use data provider for user data. Mandatory fields and data validation on registration page (negative scenario). Use json parsing for invalid data. Box dragging on the 'Draggable' page. Make screenshots before and after dragging. Selecting multiple options on the 'Selectable' page. Make screenshot of all the options selected. Switching between frames and browser tabs on 'Frames and windows' page.

  • all the tests should be organised in a single project
  • use maven to build your project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages