Turn Playwright into AI-Powered Test Automation with Claude MCP Server 🧠

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

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

  • @restwithpr
    @restwithpr 4 วันที่ผ่านมา

    Very informative video. Keen to learn and know more with Java+ playwright + Claude.

  • @kailashpathak8906
    @kailashpathak8906 5 วันที่ผ่านมา +1

    Well Explained

  • @johnnyvinoth
    @johnnyvinoth 9 วันที่ผ่านมา +2

    Great video Karthik. One suggestion is could you post similar videos for Java as well. As many including me are mainly using Java for automation ( playwright and selenium). It will be useful for us as well.

    • @ExecuteAutomation
      @ExecuteAutomation  9 วันที่ผ่านมา +5

      At the moment MCP server SDK support python and NodeJS, once there is a support for Java or C#, I can make the same. Thanks !

    • @cjpack
      @cjpack 7 วันที่ผ่านมา

      Playwright uses nodejs so you’re in luck, which is Java script.

    • @sharath1203
      @sharath1203 7 วันที่ผ่านมา

      @@ExecuteAutomation So we can do the same for webdriverio selenium?

    • @ExecuteAutomation
      @ExecuteAutomation  7 วันที่ผ่านมา

      @ yes we could do with Webdriver.io as well

  • @TheRealAfroRick
    @TheRealAfroRick 5 วันที่ผ่านมา

    The problem is in getting the various servers/tools to be able to work together. For example, if you ask it to navigate to a page, take a screenshot and then want it to save that screenshot to disk - it will not be able to do that. Similarly, when I have asked it to take the screenshot and show it to me in the client, it is unable to do so.

  • @BASKARANChappy
    @BASKARANChappy 7 วันที่ผ่านมา

    Great video. I am looking to create a mcp server. Is there any documentation to build mcp server from one simple action to advance concepts in python.
    Sorry i am not specialist in js

  • @AbhayBharti1
    @AbhayBharti1 8 วันที่ผ่านมา

    Informative video. A curious questions, code to perform action is already written. One can write a script & accomplish the same thing. What additional benefit, we can get using claude AI?