Commit Graph

398 Commits

Author SHA1 Message Date
Alex Rudenko
03e10a7559
fix: add a way to run page.$$ without the isolation (#12539) 2024-06-11 09:37:44 +00:00
Nikolay Vitkov
33b3cefb83
chore: update types and test (#12564) 2024-06-10 15:54:55 +00:00
Alex Rudenko
0b2999f7b1
fix: waitForSelector should work for pseudo classes (#12545)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-06-10 12:31:07 +00:00
Alex Rudenko
8aac8b1ccb
fix: exposed functions should only be called once (#12560) 2024-06-10 12:02:10 +00:00
Alex Rudenko
b74addd452
test: apply test workaround only for Firefox (#12552) 2024-06-07 14:50:42 +02:00
Alex Rudenko
1c4b96816a
test: add a test for ctrlKey on wheel (#12547) 2024-06-07 10:46:00 +00:00
Alex Rudenko
cbf757efce
chore: remove console.log (#12544) 2024-06-07 08:17:55 +00:00
Alexandra Borovova
73ba7d3825
test: ignore favicon requests in the network test for redirects (#12541) 2024-06-06 19:12:11 +00:00
Alex Rudenko
7d0423b12c
fix(webdriver): frame url should not be updated on navigationStarted (#12536) 2024-06-05 09:03:56 +02:00
Alex Rudenko
88df407517
test: update the test for Firefox (#12535) 2024-06-04 12:30:31 +02:00
Nikolay Vitkov
077ca4532f
chore(build): update chromium-bidi to 0.5.20 (#12513)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-06-03 20:26:03 +00:00
Alexandra Borovova
d8654f1eed
test: remove non-cross browser assertion in the cookie test (#12527) 2024-06-03 17:58:25 +02:00
Alex Rudenko
26d800cae8
test: fix the window.stop test (#12526) 2024-06-03 13:27:18 +00:00
Nikolay Vitkov
68fd771293
fix(webdriver): HTTPRequest redirect chain from first request (#12506) 2024-05-30 09:39:08 +00:00
Henrik Skupin
bae3721e04
ci: enable more Firefox tests that are now passing and fix others (#12502) 2024-05-30 11:31:47 +02:00
Alex Rudenko
73529cc64e
test: use trace instead of log (#12504) 2024-05-29 18:37:52 +02:00
Nikolay Vitkov
b8a566fae7
ci: enable Firefox test that are now passing (#12501) 2024-05-29 14:32:10 +02:00
Nikolay Vitkov
b3a26f0576
chore(webdriver): don't swallow errors for session.new (#12499) 2024-05-29 12:02:06 +02:00
Julian Descottes
33beb50903
test: Update expectations for firefox support of continueRequest (#12483)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-05-29 08:47:40 +00:00
Nikolay Vitkov
f375267e79
fix: providing null to page.authenticate should disable authentication (#12203) 2024-05-22 12:18:37 +00:00
Alexandra Borovova
045ed9530d
test: add doctype to some screenshot tests to avoid running them in quirks mode (#12475) 2024-05-21 21:47:02 +02:00
Alexandra Borovova
f2b9e886d8
test: add tree element around treeitems elements (#12457) 2024-05-17 10:57:48 +02:00
Alexandra Borovova
6e5dcdedc8
test: use spec compliant spelling for aria-labelledby attribute (#12454) 2024-05-16 20:09:24 +02:00
Alex Rudenko
7712dffffe
refactor: move console event handling (#12407) 2024-05-07 16:44:23 +02:00
Nikolay Vitkov
dc303f061b
test: clean test in after hook (#12325) 2024-05-03 10:14:41 +02:00
Alex Rudenko
73d7692ae9
fix: turn on PdfOopif for PDF viewer (#12370)
Refs: #12292, #10696, #12172
2024-05-02 11:27:18 +00:00
Nikolay Vitkov
dfb31f3e92
test: puppeteer.connect with using disconnects the browser (#12371) 2024-05-02 07:22:06 +00:00
Alexandra Borovova
069606e075
test: do not check for secure field in test for delete cookies (#12074) 2024-04-26 16:10:59 +02:00
Nikolay Vitkov
c2244d301a
test: reduce flakiness and types (#12347) 2024-04-26 12:21:21 +02:00
Nikolay Vitkov
137236ee2a
test: remove some flakiness (#12346) 2024-04-26 10:58:02 +02:00
Alex Rudenko
ad0076093d
test: filter out favicon requests (#12345) 2024-04-26 10:04:54 +02:00
Nikolay Vitkov
7b5e286146
test: split test to be more fine grained (#12337) 2024-04-25 16:26:39 +00:00
Nikolay Vitkov
1f99e669a1
feat(webdriver): support page.setUserAgent for WebDriver BiDi (#12330) 2024-04-25 14:37:39 +02:00
Nikolay Vitkov
e35e783a74
chore: make a single visibility check (#12317) 2024-04-24 13:13:09 +00:00
Nikolay Vitkov
e254f746ee
chore: remove type castings (#12322) 2024-04-24 14:26:01 +02:00
Nikolay Vitkov
97637036c1
test: change test for BrowserContext (#12321) 2024-04-24 11:40:42 +00:00
Nikolay Vitkov
be259de95f
test: fail faster if browser crashes (#12310) 2024-04-23 15:01:56 +00:00
browser-automation-bot
ed9d7dd2f5
feat: roll to Chrome 124.0.6367.60 (r1274542) (#12305)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-04-23 07:42:06 +00:00
Nikolay Vitkov
a2f3415df2
chore(webdriver): support for Page.authenticate (#12217) 2024-04-11 08:19:26 +00:00
Alex Rudenko
4ec0280080
fix: check if executablePath exists (#12201) 2024-04-04 10:46:35 +00:00
Alex Rudenko
7bc5e0fb2d
fix: only set up a single process event listener in launch (#12200) 2024-04-04 07:41:48 +00:00
Nikolay Vitkov
08bc8542ea
chore(webdriver): support priority for request interception (#12191) 2024-04-02 11:20:36 +00:00
Nikolay Vitkov
a71c62f523
build(deps): bump chromium-bidi (#12171) 2024-03-28 11:42:32 +01:00
Alex Rudenko
c9ad6b48c4
test(webdriver): fix some tests (#12164) 2024-03-27 15:58:18 +00:00
Julian Descottes
faa5356928
test: update test expectations for Firefox network interception (#12122) 2024-03-21 19:17:52 +01:00
Alex Rudenko
d4760317c9
fix: reload should not resolve early on fragment navigations (#12119) 2024-03-21 10:54:57 +00:00
Alex Rudenko
b096ffaa03
fix: support clip in ElementHandle.screenshot (#12115) 2024-03-21 08:16:24 +00:00
browser-automation-bot
6f5b3bc9b8
feat: roll to Chrome 123.0.6312.58 (r1262506) (#12110)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-03-20 06:57:06 +00:00
Nikolay Vitkov
e6e861ce1d
chore: fix interception tests (#12105) 2024-03-19 20:29:42 +01:00
Maksim Sadym
a1c527df96
test: verify closing last page does not close connection (#12095)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-03-15 12:21:51 +00:00