Python Forum
Create hybrid automation framework using python. - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Create hybrid automation framework using python. (/thread-16913.html)



Create hybrid automation framework using python. - janeho - Mar-20-2019

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


RE: Create hybrid automation framework using python. - janeho - Mar-20-2019

any updates by experts please?


RE: Create hybrid automation framework using python. - DeaD_EyE - Mar-20-2019

Just use some Libraries...

Putting everything together, done.

What is PO design pattern?