#4 - How To Write Login Test In Playwright | Interact With WebElement In Playwright

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • In this video, we will understand how to type in the textbox and click on the element using playwright.
    Playwright Series
    • Playwright Tutorials F...
    JavaScript Series
    • How To Download And In...
    Create your testRigor account now- testrigor.com/...
    All Playlist
    / mukeshotwani
    If you want to support this channel
    rzp.io/l/qNCAp...
    All Playlist
    / mukeshotwani
    Connect with us:
    Email - mukeshotwani@learn-automation.com
    Linkedin- / mukesh-otwani-93631b99
    Instagram- / mukeshotwaniofficial
    Facebook Group- / 256655817858291
    Facebook Page- / seleniumwebdrivermukesh
    Blog- learn-automatio...

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

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

    awesome man!!! The way you introduce topics is ultimate. I tried many authors of RUclips for Playwright, trust me this is the best. Thanks a ton. This was shared to me by one of my collegues when trying to learn playwright.

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

      Thanks a ton Aishwarya and say thanks to your colleagues who referred you for this.

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

    I started learning playwright from today and I am able to follow up and understand easily. The way you teach is very nice. Thank you . I am glad that I found this series.

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

      Hi Sindhu, Very glad to see this comment. Continue watching and let me know if any help needed.

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

      @@Mukeshotwani for sure. Thanks a lot

  • @gurpratapsingh5730
    @gurpratapsingh5730 15 дней назад +1

    super!

  • @lauraschalk7400
    @lauraschalk7400 10 месяцев назад +1

    Thanks for leaving the errors in there to help us learn how to troubleshoot!

    • @Mukeshotwani
      @Mukeshotwani  10 месяцев назад +1

      Happy to help! anytime Laura. Blessed to have u in my circle.

  • @wangarewakungu9753
    @wangarewakungu9753 11 месяцев назад +1

    thank you for this great video. Your work is impeccable. Kindly do a Playwright Python Pytest POM.

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

    Your approach of teacing is very uniq. would like to see playwright with object page model if possible. Thanks 🙏🙏🙏

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

      I will be publishing this week on POM>

  • @shudarrshanreddy6158
    @shudarrshanreddy6158 9 месяцев назад +1

    Hi Mukesh, Thank you for your videos. And I didn't find Xpath videos in the description. Please suggest the link here.

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

      Here is the video link ruclips.net/video/As72m9qrAQ8/видео.html&pp=ygUmaG93IHRvIHdyaXRlIGR5bmFtaWMgeHBhdGggaW4gc2VsZW5pdW0%3D

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

    does playwright have any frameworks similar to selenium testing?

    • @Mukeshotwani
      @Mukeshotwani  Месяц назад

      Hi Sammer, yes u can build own framework using Page Object Model in Playwright as well github.com/Mukesh-50/PlaywrightDemoSSH
      Video link - ruclips.net/video/4aiu6pRE0YQ/видео.html

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

    in my vs code I'm unable to see the method name "getByText" and other after enter the "." .what's should wrong with my code? ( i'm writing my code in typescript. that's why?)

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

      Hope this will help stackoverflow.com/questions/30394831/visual-studio-code-intellisense-typescript-not-working

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

    Дякую! You are a very talented teacher

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

      Thank you so much mate 😊😊 it means a lot to me

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

    what extenstions did you use here in this code?

  • @cs-dojo-arun
    @cs-dojo-arun Год назад +1

    Can We split this as two test case like Login Check and LogOut Check

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

    How to creatw a UI interface with a button that triggers a Playwright test?

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

      Why you need dedicated UI to trigger the test?

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

    how to log-in multiple users in a one script via csv file?