1
0
mirror of synced 2026-08-03 22:16:55 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Yury Semikhatsky 5b33729849 chore: reduce CI flakiness across webkit/macOS, ubuntu, windows (#1914) 2026-04-30 17:40:14 -07:00
dependabot[bot] 9b3a788806 chore(deps): bump actions/checkout from 5 to 6 in the actions group (#1868) 2025-12-01 15:00:50 -08:00
dependabot[bot] dd99ce8b34 chore(deps): bump the actions group with 2 updates (#1838) 2025-09-04 16:18:58 -07:00
dependabot[bot] ba4eb3ce7d chore(deps): bump the actions group with 2 updates (#1765) 2025-03-17 11:16:22 -07:00
Yury Semikhatsky 84eaf8f3cb devops: retry failures up to 3 times on GHA (#1758) 2025-03-10 11:50:10 -07:00
Yury Semikhatsky d2d78a7299 chore: stop using microsoft/playwright-github-action@v1 (#1698) 2024-11-15 11:20:37 -08:00
Yury Semikhatsky 6e66ee7c35 chore: roll 1.49-beta (#1697) 2024-11-15 09:24:21 -08:00
uchagani 2e32eb704f feat(junit): Implement automatic saving of traces and screenshots via fixtures (#1560) 2024-08-28 13:52:07 -07:00
Yury Semikhatsky 7fa8081032 devops: test on java 21 which is latest lts (#1613) 2024-06-27 14:37:55 -07:00
Yury Semikhatsky a08ab2dcae devops: roll_driver script (#1605) 2024-06-25 08:34:20 -07:00
Yury Semikhatsky f2a17b6255 devops: install msedge on macosx (#1581) 2024-05-20 16:21:27 -07:00
Max Schmitt 8286f8a9d8 chore: bump dependencies (#1484) 2024-02-09 20:48:01 +01:00
Yury Semikhatsky 6c729a8c9d devops: print test timestamps in GHA logs (#1224) 2023-03-02 10:11:00 -08:00
Yury Semikhatsky b8e1e1d935 chore: remove isolated tests (#984) 2022-06-30 14:09:09 -07:00
uchagani 447578c582 fix(driver): set driver instance to null if an exception is thrown du… (#879) 2022-04-04 12:25:37 -07:00
Yury Semikhatsky 7dc22aa08a devops: do not cache mvn packages (#848) 2022-03-14 19:01:28 -07:00
Yury Semikhatsky 86e91590cb feat: include source files in trace (#754) 2021-12-17 16:58:00 -08:00
Yury Semikhatsky 52d31a173e devops: run tests on Java 17 (#740) 2021-12-08 09:34:52 -08:00
Max Schmitt 4be749f045 devops: use main branch instead of master (#699) 2021-11-13 14:39:27 +01:00
Yury Semikhatsky 9f2b482084 chore: move common parts to parent pom, update module descriptions (#658) 2021-10-21 23:40:17 -07:00
Max Schmitt 654a4dc12f feat(roll): roll Playwright to 1.13.0-1626733671000 (#521) 2021-07-20 14:14:54 +02:00
Yury Semikhatsky bddd52e360 chore: update cli to 1.10.0-next-1616100617000 (#348) 2021-03-18 17:59:05 -07:00
Yury Semikhatsky cbc671dd16 fix: supported driver jar packed into another jar (#342) 2021-03-11 23:58:23 -08:00
Yury Semikhatsky 8bfb69b93d fix: run tests on release-* branches too (#289) 2021-02-19 09:35:30 -08:00
Yury Semikhatsky 89492da7d6 fix: change some int types to double (#200) 2021-01-08 18:29:49 -08:00
Yury Semikhatsky 01d7eac7ad feat: roll driver, switch to new api.json format (#199) 2021-01-08 15:50:38 -08:00
Yury Semikhatsky 81221d4e39 devops: cache downloaded drivers (#122) 2020-12-14 16:17:08 -08:00
Yury Semikhatsky 283fecb30d fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00
Yury Semikhatsky 32a5d91a29 devops: cache maven packages (#98) 2020-12-08 15:50:57 -08:00
Yury Semikhatsky b12cf474e0 test: support BROWSER param, run tests in all browsers (#76) 2020-11-18 19:34:37 -08:00
Yury Semikhatsky 6676cdd5b2 feat(driver): extract driver into temp folder when running playwright (#74) 2020-11-16 22:58:59 -08:00
Yury Semikhatsky 463435c992 chore: generate api using the newest api.json (#67) 2020-11-02 18:49:09 -08:00
Yury Semikhatsky aa1448355a feat: implement Page.exposeBinding and convert more binding tests (#21) 2020-10-19 15:49:30 -07:00
Yury Semikhatsky 90a5a500dc chore: remove stray logging (#10) 2020-10-13 11:25:30 -07:00
Yury Semikhatsky a5adc3180c fix: use playwright-cli as driver (#9) 2020-10-13 11:10:21 -07:00
Ivan Krutov dfc0ce6de0 Renamed lib module to playwright (#5) 2020-10-12 08:29:41 -07:00
Max Schmitt c42c88a1bd devops: run tests on GitHub Action (#3) 2020-10-08 09:22:36 -07:00