How to go to next tab in windows GUI

0 votes
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.
Jul 11, 2018 in RPA by ffdfd
• 5,550 points
718 views

1 answer to this question.

0 votes

IE Option

You can send Ctrl + Tab for each tab.

answered Jul 11, 2018 by Vardy
• 2,360 points

Related Questions In RPA

0 votes
1 answer

How to go to next tab in windows GUI in uipath

You can send Ctrl + Tab for each tab READ MORE

answered May 22, 2018 in RPA by wrecker
• 3,110 points
2,028 views
0 votes
1 answer

How to go to next tab in windows GUI

You can send Ctrl + Tab for each tab. READ MORE

answered Jul 16, 2018 in RPA by ffdfd
• 5,550 points
1,134 views
0 votes
1 answer

How to select dropdown value for desktop application using Windows Application Driver in c#?

Hi Vaishnavi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Abha
• 28,140 points
3,184 views
0 votes
1 answer

Robot Manager in UiPath

the robot.exe file is located in: C:\Users\USER_ACCOUNT\AppData\Local\UiPath\app-17.1.6523\Ui-Robot.exe Hope it ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,602 views
0 votes
1 answer

Automation in Uipath

you can use the Database package for connecting  ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,334 views
0 votes
1 answer

UiPath vs Workfusion

in WorkFusion, you can create a script ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
2,416 views
0 votes
3 answers

Any open source tools for RPA ?

Yes, here is the Free RPA tool ...READ MORE

answered Oct 24, 2018 in RPA by Karthiksiddhu
• 240 points
1,533 views
0 votes
1 answer

How to convert an array to arraylist?

import java.util.*; public class ArrToArrList { ...READ MORE

answered Jul 6, 2018 in RPA by Vardy
• 2,360 points
616 views
0 votes
1 answer

Can i find the control type in UIPath?

There is no direct way of checking ...READ MORE

answered May 16, 2018 in RPA by Vardy
• 2,360 points
574 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP