Это видео недоступно.
Сожалеем об этом.

Playwright with Javascript | Locating Web Elements | Playwright built-in locator methods | Part 5

Поделиться
HTML-код
  • Опубликовано: 28 май 2023
  • #playwright#javascript#locators
    Notes:
    ---------------
    page.getByAltText() - to locate an element, usually image, by its text alternative.
    page.getByPlaceholder() - to locate an input by placeholder.
    page.getByRole() to locate by explicit and implicit accessibility attributes.
    page.getByText() to locate by text content.
    page.getByLabel() to locate a form control by associated label's text.
    page.getByTitle() to locate an element by its title attribute.
    page.getByTestId() to locate an element based on its data-testid attribute (other attributes can be configured).
    #########################
    Udemy Courses:
    #########################
    Manual Testing+Agile with Jira Tool
    ************************************
    ► shorturl.at/xNXZ4
    Selenium with Java+Cucumber
    ********************************
    ► shorturl.at/aIKMW
    Selenium with Python & PyTest
    ********************************
    ► shorturl.at/ELW09
    Selenium with python using Robot framework
    ****************************************
    ► shorturl.at/bcDPZ
    API Testing(Postman, RestAssured & SoapUI)
    *****************************************
    ► shorturl.at/uAWY7
    Web & API Automation using Cypress with Javascript
    ********************************************
    ► rb.gy/4uum2n
    Playwright with Javascript
    **************************
    ► shorturl.at/gALZ1
    Jmeter-Performance Testing
    ************************
    ► rb.gy/ocj7r2
    SDET Essencials(Full Stack QA)
    *************************
    ► rb.gy/hlnf2v
    Appium-Mobile Automation Testing
    ************************************
    ► rb.gy/wmzv64
    Java Collections
    *****************
    ► bit.ly/3S66ezE
    Python Programming
    *********************
    ► urlis.net/gdsf...
    Cucumber BDD Framework
    ***************************
    ► bit.ly/3F7d69r
    Protractor with Javascript
    ***************************
    ► urlis.net/4udd...
    ####################################
    RUclips Playlists:
    ####################################
    Manual Testing & Agile
    ***********************
    ► bit.ly/3ujvaYa
    ► bit.ly/3OYzxQj
    SQL
    *************************
    ► bit.ly/3R6XjeG
    ► bit.ly/3nE0a1s
    ► bit.ly/3IeKuuJ
    linux & Shell Scripting
    **********************
    ► bit.ly/3up1Z6a
    ► bit.ly/3nzvGxx
    Java
    **********************
    ► bit.ly/3R9QfOs
    ► bit.ly/3AoRMKM
    ► bit.ly/3IbTTDn
    ► bit.ly/3ybXInv
    ► bit.ly/3yCoHdw
    Selenium With Java+Cucumber
    ********************************
    ► bit.ly/3P2FMm4
    ► bit.ly/3yhiIt4
    ► bit.ly/3uokzet
    ► bit.ly/3a7XIND
    ► bit.ly/3umN2S9
    ► bit.ly/3aar7GW
    ► bit.ly/3y9kD2S
    ► bit.ly/3uhLskn
    Python
    ********************************
    ► bit.ly/3agNgU0
    ► bit.ly/3NJNnoy
    ► bit.ly/2CTQ4mR
    ► bit.ly/3OIYWh1
    Selenium With Python,Pytest&Behave
    ***************************************
    ► bit.ly/3OHHoC9
    ► bit.ly/3IeNLdv
    ► bit.ly/2J4tPeT
    ► bit.ly/3ydSkAq
    Selenium With Python Using Robert Framework
    (Web&API Testing)
    *************************************************
    ► bit.ly/3nUvlpr
    ► bit.ly/3nUvE3z
    API Testing (Postman,SoapUi,&Rest Assured)
    **********************************************
    ► bit.ly/3OXacWY
    ► bit.ly/3yh0UhE
    ► bit.ly/3nC9DWQ
    ► bit.ly/3yGfhNS
    ► bit.ly/3OJa11H
    ► bit.ly/3P2slCC
    Mobile App Testing Appium
    ****************************
    ► bit.ly/3Al49HG
    Performance Testing Jmeter
    *******************************
    ► bit.ly/3nz4fE7
    Maven,Jenkins,Git,Github,CI/CD
    *******************************
    ► bit.ly/3P16HPj
    ► bit.ly/3yhlUVA
    ► bit.ly/3afYfwT
    ► bit.ly/3yGzweG
    ► bit.ly/3yF73Ws
    ► bit.ly/3NCOmH7
    SQL,DB Testing&ETL,Bigdata
    *******************************
    ► bit.ly/3NKOcNY
    ► bit.ly/3OVpDyI
    ► bit.ly/3NEvUy0
    ► bit.ly/3IryxlT
    ► bit.ly/3RkWBLh
    JavaScript Based Automation Tools
    ********************************
    ► bit.ly/3nUx51X
    ► bit.ly/3AqI6Q0
    ► bit.ly/3yeurbT
    ► bit.ly/3ujzpTK
    Selector Hub Tools
    ********************
    ►rb.gy/h3h424
    GraphQL
    ******************
    ► rb.gy/sj3gys
    Cypress API Testing
    ********************
    ► shorturl.at/fjKPX
    Cypress Web Testing
    **********************
    ► shorturl.at/agjlK
    Playwright with Javascipt
    **************************
    ► shorturl.at/adSTY
    #Playwright
    #JavaScript
    #RUclipsChannel
    #WebAutomation
    #UIAutomation
    #TestingFramework
    #LocatingElements
    #BuiltInLocators
    #DOMManipulation
    #testautomation
    #WebTesting
    #AutomatedTesting
    #FrontendTesting
    #BrowserAutomation
    #headlessbrowser
    #CrossBrowserTesting
    #WebDevelopment
    #CodeQuality
    #DevOps
    #ContinuousIntegration
    #SeleniumAlternative
    #ModernTesting
    #SoftwareTesting
    #CodeAutomation
    #TestScripts
    #QualityAssurance
    #TestingTools
    #TestDrivenDevelopment
    #RUclipsAutomation

Комментарии • 21

  • @arunskuviyamphotography5388
    @arunskuviyamphotography5388 7 месяцев назад +4

    Probably one of the best comprehensive playwright tutor on youtube I have come across. Thanks buddy!

    • @sdetpavan
      @sdetpavan  7 месяцев назад +1

      Glad it helped!

    • @MaheshJoshi_wellington
      @MaheshJoshi_wellington 6 месяцев назад

      100% agree Pawan sir are you planning to do cypress with typescript ? Also playwright courses on different projects would be good also api with playwright ? Thanks a lot 🙏🏻

  • @senQA369
    @senQA369 2 месяца назад +1

    Thankyou Sir. Your explanation is very clear.

    • @sdetpavan
      @sdetpavan  2 месяца назад

      You are most welcome

  • @naimtkhalid3159
    @naimtkhalid3159 5 месяцев назад

    "Your explanations are top-notch! 🙌 Your teaching style is so clear and easy to follow, making complex topics seem simple. The way you break down concepts and provide examples truly enhances the learning experience. Keep up the fantastic work! 👏 #ExcellentSDET- QA"

  • @SineQuaNon1
    @SineQuaNon1 Год назад +3

    Thanks. Great video, as always.

  • @user-nd8lp1mj3b
    @user-nd8lp1mj3b Год назад +1

    Hi sir, your explanation is awesome. please explain about CodeceptJs.

  • @mr.deshbhakt293
    @mr.deshbhakt293 5 месяцев назад

    very Nice Lecture ... Your are great Teacher on RUclips. Thanks.. But plz upload new courses on udemy. which is in future high demand in testing career. i have already buy 2 courses.

  • @bansaribhadiyadra
    @bansaribhadiyadra 4 месяца назад

    Hello Pawan sir, thank you so much for making this videos they are so helpful. I have reached till 5 th in this series have you explained shadow DOM in any of the following videos?
    Thank you

  • @resident77777
    @resident77777 7 месяцев назад +1

    Thank you

    • @sdetpavan
      @sdetpavan  7 месяцев назад

      You're welcome

  • @Skkas
    @Skkas Год назад +1

    Facing Error. Test timeout of 30000ms exceeded

  • @varinderkaur9871
    @varinderkaur9871 4 месяца назад

    I dont know why I am getting error:
    Error: expect(locator).toBeVisible()
    Locator: getByAltText('company-branding')
    Expected: visible
    Received: hidden
    Call log:
    - expect.toBeVisible with timeout 5000ms
    - waiting for getByAltText('company-branding')
    8 | await page.waitForSelector('img[alt="company-branding"]', { visible: true })
    9 | const logo = await page.getByAltText("company-branding");
    > 10 | expect(logo).toBeVisible();//logo should be visible
    | ^
    11 | })

  • @touseefzahid5393
    @touseefzahid5393 9 месяцев назад

    @SDET- QA Hellow Sir i am facing issue Error: locator.click: Page closed please help why this happening?

  • @user-ky3lf7qu1o
    @user-ky3lf7qu1o 11 месяцев назад

    if we span text then we can use the getbyText method

  • @sachinbeni3405
    @sachinbeni3405 Год назад

    Hi sir please help me, How to add Chrome extension using Playwright

  • @user-vw7ru9yt6t
    @user-vw7ru9yt6t Год назад

    sir please explain how to handle dropdowns

  • @rjtkmr
    @rjtkmr Год назад

    How much javascript is required to work with playwright

  • @dipalibabar7113
    @dipalibabar7113 Год назад

    Hello sir