Python Forum

Full Version: Create hybrid automation framework using python.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

How to create a hybrid automation framework using Python.
It should consists followings:-
Hybrid framework support following1) Data handling reading through excel /xml 2) Screenshot capture3) Report generation in graphical format4) PO design pattern

Thanks
any updates by experts please?
Just use some Libraries...

Putting everything together, done.

What is PO design pattern?