PlayWright: Css Selector with Text | UI selector

preview_player
Показать описание
#techieqa #softwaretesting
Learn selector by using text and other web arguments.

#Playwright #PlaywrightAutomation #PlaywrightTesting #PlaywrightFramework #UIAutomation #WebAutomation #CrossBrowserAutomation #HeadlessAutomation #VisualTesting #TestAutomation #JavaScriptTesting #NodeJS #DevOps #ContinuousTesting #AgileTesting #WebTesting #ChromeAutomation #FirefoxAutomation #EdgeAutomation #SafariAutomation #TestingTools #QualityAssurance #SoftwareTesting #TestingFrameworks.

-~-~~-~~~-~~-~-
Please watch: "TechieQA"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

WOW!! Thanks a bunch man!! This worked.. like absolutely!! I've been trying to click on a button that shares the same css class selector with other buttons and doesn't even have an id.. but have a <span> of 'let's begin'. Just followed your steps and used => await page.click('text=let's begin', {clickCount: 1}) and it worked.. before i was writing a javascript function but this saved me a lot of stress.. thanks a bunch man.. ❤

daviddamian