Skip to content

Polivando/Forum-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum-automation

List of nice-to-have improvements:

  1. separate pages into their own package
  2. use custom elements (Button, TextBox) instead of generic WebElements
  3. implement nested elements that work fine with pageFactory. Currently nested elements are handled directly in page behavior methods. While this technically fits to page object concept, since we have one place in code per locator, I'd like to have nested elements structure.
  4. data preparation through api (create/delete users, ensure state of the system before start of the test)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages