Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Implementation Approaches:

  1. Have Playwright and Selenium available in parallel

    1. add a new set of services in backend to execute selenium

  2. Create independent application which communicates via websocket

    1. Seperate springboot project or angular or react project

    2. rebuild the record, executor part

    3. connect to playwright report data and create our own view

Executor

  • No labels