Tosca Tutorial | Lesson 147 - Common Problems & Fixes | Switch Browser Tabs | SendKeys |

preview_player
Показать описание
Step-by-step guide on how to solve the issue of switching between different browser tabs using the sendkeys module and keyboard keys.

Steps:
1. Add the TBox SendKeys module
2. Enter the caption as Browser Title with Regular Expression
3. Enter the keys
For a specific tab number - ^3
For next tab - ^"{TAB}"
For previous tab - ^+"{TAB}

-----------------------------------------------------------------------------------------------------------------------------------------------
Online Training Courses:

Interview Pack:

1:1 Technical Support:

Follow us on Instagram for Career Advice & Job Search:

Join our WhatsApp Group:

Follow us on LinkedIn:

Talk to us directly:

-----------------------------------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Thank you sir for all your efforts in giving solutions for the complex scenarios. These are very useful in the real time testing. If possible could you please post a video Tosca CICD integration - with DEX. Thank you.

TheIndianprince
Автор

can we perform this kind of operations by using constraint index ?

AmaleswaraRao.Murala