playwright.config.js

Header Image
Project:
playwright.config.js : Public <<file>> Component
Created: 2023-02-01 12:19:16 PM
Modified: 2023-02-06 12:39:14 PM
Project:
Advanced:
This config file controls aspects of playwright execution, such as how long the default timeout waiting for browser response is, how to run the web server for test files, what browser(s) to use, and where to find test html files on the server once its running.  There are many things you can control with this file, see <a href="https://playwright.dev/docs/test-configuration"><font color="#0000ff"><u>https://playwright.dev/docs/test-configuration</u></font></a> for further details.<br/><br/>
  • Advanced
Property Value
isIndirectlyInstantiated: true
isFinalSpecialization: 0