#45 Playwright with Python | How to handle Dynamic dropdown using Playwright

preview_player
Показать описание
#playwright
#pytest
#python
In this video we learned about
How to handle Dynamic dropdown using Playwright with Python
Рекомендации по теме
Комментарии
Автор

I am trying to run a similar test on selecting values from a dynamic drop down and then running further xpaths on resulted page results but I get this error:

waiting for navigation until "load"

What could be the reason and fix?

NabeelButt
Автор

When loading the website, it has that rotating wait object at the start which will not go away for me, so it then fails the test

Yoyo-gfoi
Автор

Sir About Page Object Model sir please

nagendranfriends