Playwright with Java - Intro and setup.

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • The playwright is the open-source test automation tool that supports Java. In this video, I have demonstrated how to install playwright and launch a chrome browser using Java and Eclipse.
    Need to hire me? Contact me at apatel@webeonsystems.com
    Connect with me on Linkedin: / abhishek-patel-201831187

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

  • @dereksavage8728
    @dereksavage8728 3 ปีที่แล้ว +1

    Thank you very much for this video, exactly what I was looking for :-)

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

    the create(); method is not working , i get this error : References to interface static methods are allowed only at source level 1.8 or above.
    what should i do?

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

      Make sure your project build path has the execution environment set to correct installed jre version of your system

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

      hi bro update the maven dependency given it as 1.8 and save

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

    sir upload full tutorial it will help for lot of people