#54 Playwright with Python | Window and Tab Handling using Playwright

preview_player
Показать описание
#playwright
#python

In this video we learned about:
1. Browser context vs Page
2. How to handle new tab/window which is opening when user clicks on a link
3. How to handle multiple new windows/tabs using index of windows or tabs
4. How to activate a tab or bring back to front

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

Thank you! I found in your video the answer to a question that I could not find anywhere else. Thanks a lot🙏

МаринаТокмакова-фъ
Автор

Appreciate your hard work. Thank you. Best

sonalmittal
Автор

Exelent! It's very usefull chapter!

seniorqa_auto
Автор

Hi Sir, Can we do same use case using pytest framework?

vishnuprakash
Автор

Hey Neemo. Why do you only use functions? I noticed in Selenium people use Classes instead. Can playwright be used with classes?

Yoyo-gfoi