Skip to content

This example is using page object model architecture with Selenium Webdriver for easier test maintainability. Currently there are 2 examples: One using Robot Framework, the other using Python as the core programming language. Both tests are the same, just set up using different frameworks.

chmccue/ui-python-robotframework-pageobject-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ui-python-robotframework-pageobject-examples

Deprecated: for demonstration purposes only

Testing example using page object model architecture with Selenium Webdriver.

There are 2 example framework directories:

  • Robot Framework
  • Python

Both test examples are the same; just set up using different frameworks to achieve the result.

About

This example is using page object model architecture with Selenium Webdriver for easier test maintainability. Currently there are 2 examples: One using Robot Framework, the other using Python as the core programming language. Both tests are the same, just set up using different frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published