Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Automation testing pattern #245
Comments
|
That are Design For Testability patterns, right? You can consider to place them into the directory |
|
yes, i'll do it |
|
+1 for POM what is the status of the progress on this issue if i may ask? |
|
I'm making updates, in this repo is that i'm doing https://github.com/Scot3004/selenium_python, the next step is to integrate to the docs here |
A common pattern is page object model and loadable component, I have a source code with them