Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add framework driver examples (puppeteer) (#62)
* test: adding examples usage with different drivers wip * remove prepare script * delete husky folder and deps * fix copilot init * migrate to new driver * remove browser setup. * test(package): add `test:puppeteer` script. * wip: improve driver * fix configs * wip * ignore examples temp dir * close browser on finish. * puppeteer: improve driver launch method docs * last fixes. * lint fixes * remove copilot cache * ignore copilot cache * fix tsconfig --------- Co-authored-by: Asaf Korem <[email protected]>
- Loading branch information