I am working on interacting with windows GUI, where in i am trying to move from one tab to another.
I Want to move to next tab i.e Authentication tab using pywinauto. I tried tabcontrol but it is not working for me. Below is the image for reference.
Refering to the image below. I want to go the next tab which is Authentication tab from networking tab.
Also, Suggest me which is the best tool to automate the scripts which involves interaction with windows application / GUI.