Header Ads

  • Breaking News

    How to debug the playwright script?

    Debugging is a crucial thing to learn when you want to be a master at any automation tool or programming language. When an Automation report gets generated and you find any failure then to fix that first thing you need to do is debug. The playwright gives the command to run tests in debug mode, it will run with the playwright inspector. If you are using VSCode to write down the script then It has a plugin to debug the playwright script which is very user-friendly and easy to use. 

    I have created a video tutorial on the same with the code demo, please go through the below video and subscribe to our YouTube channel. Here I have explained 
    • How to debug playwright tests?
    • VSCode plugin for playwright test 
    • Debugging and use cases
    • How to do debugging with the playwright inspector?


    No comments

    Post Top Ad

    Post Bottom Ad