Playwright Testing Features | Playwright With TypeScript Tutorial🎭| Part III | LambdaTest

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

ความคิดเห็น • 18

  • @LambdaTest
    @LambdaTest  2 ปีที่แล้ว

    GitHub Repo: github.com/ortoniKC/playwright-ts-lambdatest

  • @noras6318
    @noras6318 2 ปีที่แล้ว +1

    Perfect explanation to know how things work in Playwright. I really love the way you explain things. Great job, bro. Thanks a lot 🤩

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hi Nora, Glad you liked the video

  • @dushyantkaushik6912
    @dushyantkaushik6912 2 ปีที่แล้ว +1

    This fantastic video provides a perfect overview of the Playwright's framework. Any plan on making it a series to go more in-depth on topics such as multi-browsers, file upload, and API, just to name a few 😊?

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hi Dushyant, We already have videos on handling input buttons, alerts, and drop down. You can keep following the Playwright testing tutorial playlist for more such videos: th-cam.com/play/PLZMWkkQEwOPlS6BSWWqaAIrSNf_Gw4MQ1.html

  • @riyazullasharief
    @riyazullasharief 2 ปีที่แล้ว +1

    Hi.. I'm not getting videos recorded in my output .html report file. Kindly help me to resolve this issue.

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hey Riyazulla,
      Can you please try adding the Playwright config file. Also refer to the doc for more : playwright.dev/docs/videos
      const config: PlaywrightTestConfig = {
      use: {
      video: 'on',
      },
      };
      Please let us know if you still facing error

    • @riyazullasharief
      @riyazullasharief 2 ปีที่แล้ว

      Hi... Since I was not getting video, but still I continued watching your video and when finally came up with page object model and ran my scripts, then finally got the video...

  • @riyazullasharief
    @riyazullasharief 2 ปีที่แล้ว +1

    Hi Koushik... Kindly help me to resolve my issue as I'm unable to see the recording in the report...

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hey Riyazulla,
      Can you please try adding the Playwright config file. Also refer to the doc for more : playwright.dev/docs/videos
      const config: PlaywrightTestConfig = {
      use: {
      video: 'on',
      },
      };
      Please let us know if you still facing error

    • @riyazullasharief
      @riyazullasharief 2 ปีที่แล้ว +1

      Hi... Since I was not getting video, but still I continued watching your video and when finally came up with page object model and ran my scripts, then finally got the video...

    • @LambdaTest
      @LambdaTest  ปีที่แล้ว

      Hey Riyazulla,
      We are glad that it was helpful. 👋🏻

  • @navyasharma2875
    @navyasharma2875 2 ปีที่แล้ว +1

    Great tutorial, man. I wanted to ask you how Playwright is as compared to Selenium? Looking forward to your new videos 🤗

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hi Navya, Although Playwright offers fast testing in complex web applications with headless architecture, Selenium is more stable, has more community support and real device support and is in multiple languages.

  • @jessicak9576
    @jessicak9576 2 ปีที่แล้ว +1

    Hi, I am so amazed by your video 😍 and style of delivering exact information with excellent content. Why not make more videos on your channel on other frameworks like Cypress, Python, etc.?

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hi Jessica, We have a dedicated playlist on Cypress framework and Python Pytest :
      Cypress: th-cam.com/play/PLZMWkkQEwOPnxrxi544nL1vdC1noooXPx.html
      Pytest: th-cam.com/play/PLZMWkkQEwOPlcGgDmHl8KkXKeLF83XlrP.html

  • @bhargavathamma574
    @bhargavathamma574 2 ปีที่แล้ว

    this explanation is very nice, where can i get the part1 and 2?

    • @LambdaTest
      @LambdaTest  2 ปีที่แล้ว

      Hey Bhargava, 👋
      Check out this playlist th-cam.com/play/PLZMWkkQEwOPlS6BSWWqaAIrSNf_Gw4MQ1.html