python-patterns icon indicating copy to clipboard operation
python-patterns copied to clipboard

Add Automation testing pattern

Open Scot3004 opened this issue 6 years ago • 4 comments

A common pattern is page object model and loadable component, I have a source code with them

Scot3004 avatar Oct 04 '18 11:10 Scot3004

That are Design For Testability patterns, right? You can consider to place them into the directory dft.

fkromer avatar Oct 04 '18 11:10 fkromer

yes, i'll do it

Scot3004 avatar Oct 12 '18 04:10 Scot3004

+1 for POM

what is the status of the progress on this issue if i may ask?

ammarnajjar avatar May 06 '19 19:05 ammarnajjar

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

Scot3004 avatar Jun 01 '19 14:06 Scot3004