Commit 4ffb45f
NO-JIRA: add TypeScript utilities for browser automation and Snyk target setup (#1517)
* Add TypeScript utilities for browser automation and Snyk target setup.
Create reusable TypeScript scripts to automate browser sessions via Playwright. Includes:
- `start_browser.ts` to launch Chrome with debugging enabled.
- `add_synk_target.ts` to streamline adding Snyk scan targets for multiple Pipfiles.
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>1 parent 8916ad7 commit 4ffb45f
File tree
5 files changed
+295
-111
lines changed- tests/browser
- scripts
5 files changed
+295
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments