Pavel
|
ae86a0be17
|
docs: started working on the api.md
|
2019-12-19 18:03:52 -08:00 |
|
Andrey Lushnikov
|
c9c97de729
|
browser(webkit): stop building with --touch-enable (#317)
Turns out we can't build with touch on Mac yet. Disable for now.
|
2019-12-19 17:59:33 -08:00 |
|
Andrey Lushnikov
|
3ba591b9d1
|
chore(ci): iterate on debug output for GH Action
|
2019-12-19 17:41:01 -08:00 |
|
Andrey Lushnikov
|
d5c3fa2f03
|
chore: debug output for webkit github action
|
2019-12-19 17:39:24 -08:00 |
|
Pavel
|
c7d205d416
|
chore: rename the world (3)
|
2019-12-19 17:03:27 -08:00 |
|
Pavel
|
b20e87d9d0
|
chore: rename the world (2)
|
2019-12-19 16:53:24 -08:00 |
|
Pavel
|
d4655457e5
|
chore: remove prepare hook
|
2019-12-19 16:50:50 -08:00 |
|
Pavel
|
91c309797d
|
chore: rename the world
|
2019-12-19 16:46:42 -08:00 |
|
Joel Einbinder
|
b746733306
|
browser(webkit): drop undefined values instead of serailizing them as null (#316)
|
2019-12-19 16:45:21 -08:00 |
|
Joel Einbinder
|
ce74a659e1
|
test: failing test for setting JSON equal to null (#314)
|
2019-12-19 17:25:09 -07:00 |
|
Yury Semikhatsky
|
d105f182fc
|
browser(webkit): rebase WebKit on r253791 (#315)
|
2019-12-19 16:15:02 -08:00 |
|
Pavel Feldman
|
78e8a22741
|
chore: mark version v0.9.6-post
|
2019-12-19 16:06:25 -08:00 |
|
Pavel Feldman
|
60ff0e50eb
|
chore: mark version v0.9.6
|
2019-12-19 16:05:08 -08:00 |
|
Yury Semikhatsky
|
ff604f75b7
|
chore(wk): remove Input.goBack from protocol (#313)
|
2019-12-19 16:51:44 -07:00 |
|
Andrey Lushnikov
|
a7f3490e48
|
feat(testrunner): implement "dit" command (#312)
|
2019-12-19 16:47:35 -07:00 |
|
Dmitry Gozman
|
12ac458614
|
fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311)
Drive-by: use evaluateInUtility for various utility evals.
|
2019-12-19 15:19:22 -08:00 |
|
Dmitry Gozman
|
7e90292834
|
fix(networkidle): make it (almost) work with setContent (#307)
|
2019-12-19 15:07:57 -08:00 |
|
Joel Einbinder
|
a1dd75ec32
|
rebase on new webkit (#301)
|
2019-12-19 15:07:19 -08:00 |
|
Pavel Feldman
|
331f0e603a
|
feat: introduce BrowserServer (#308)
|
2019-12-19 14:51:49 -08:00 |
|
Arjun Attam
|
14da8f531d
|
chore(license): add NOTICE (#309)
|
2019-12-19 12:19:54 -08:00 |
|
Dmitry Gozman
|
b378bc7f6c
|
feature(evaluate): support cross-context element handles (#295)
|
2019-12-19 11:44:07 -08:00 |
|
Pavel Feldman
|
4ef9f84ab5
|
chore: simplify the launcher routine (#306)
|
2019-12-19 10:21:26 -08:00 |
|
Andrey Lushnikov
|
2acf36debc
|
fix(testrunner): xdescribe.skip should be a no-op
|
2019-12-19 00:46:03 -08:00 |
|
Dmitry Gozman
|
c172a7e7e0
|
feature: $wait similar to waitForFunction, but taking a selector (#303)
|
2019-12-18 18:11:02 -08:00 |
|
Pavel Feldman
|
d570fc7809
|
feat: further strip the browser api (#304)
|
2019-12-18 18:07:11 -08:00 |
|
Dmitry Gozman
|
3669dad243
|
feat(urlmatch): support url matching in waitForNavigation (#300)
|
2019-12-18 18:03:02 -08:00 |
|
Joel Einbinder
|
1c2b6444e9
|
test(webkit): add tests for after cross origin navigations (#298)
|
2019-12-18 17:42:16 -08:00 |
|
Yury Semikhatsky
|
ff474b88e0
|
fix(wk): call setViewport on the new session (#302)
|
2019-12-18 17:37:27 -08:00 |
|
Andrey Lushnikov
|
8cc682c7b8
|
feat(testrunner): allow focusing all tests in a file
With this change, exporting a "fdescribe" function from a file
will focus all tests inside the file.
|
2019-12-18 17:13:39 -08:00 |
|
Pavel Feldman
|
0e3328218d
|
feat(context): remove the notion of incognito context (#299)
|
2019-12-18 16:44:02 -08:00 |
|
Yury Semikhatsky
|
da051a72a8
|
fix: strip off hash from request urls (#297)
|
2019-12-18 16:27:20 -08:00 |
|
Pavel Feldman
|
b5e9086576
|
chore: remove browser from the api (#296)
|
2019-12-18 16:23:05 -08:00 |
|
Yury Semikhatsky
|
1d4ebd37b1
|
tests(webkit): mark Page.navigate to invalid URL test as passing (#293)
|
2019-12-18 16:49:43 -07:00 |
|
Yury Semikhatsky
|
ac2ea265fe
|
test(wk): unskip passing navigation test (#294)
|
2019-12-18 16:01:08 -07:00 |
|
Yury Semikhatsky
|
82f6e61295
|
feat(wk): validate url before navigation and return error (#292)
|
2019-12-18 14:37:12 -08:00 |
|
Andrey Lushnikov
|
44b39bad33
|
fix(testrunner): show maximum 10 skipped tests in test report
This is to save some terminal screen real estate.
Drive-by: remove async test suites from test runner.
|
2019-12-18 14:33:46 -08:00 |
|
Dmitry Gozman
|
9afd35d3a1
|
feature(waitfor): waitFor visible or any by default (#284)
|
2019-12-18 14:28:16 -08:00 |
|
Pavel
|
1c3ff0bd52
|
fix(ff): await for configuration promises
|
2019-12-18 14:00:35 -08:00 |
|
Andrey Lushnikov
|
5d47a38c18
|
fix(testrunner): fix stack formatting
|
2019-12-18 13:55:28 -08:00 |
|
Pavel Feldman
|
0d7701c730
|
fix(wkgtk): invoke resize callback when resize is a noop (#291)
|
2019-12-18 14:54:51 -07:00 |
|
Dmitry Gozman
|
7750db97fe
|
api: remove ExecutionContext from api (#290)
In the current state, it is superseeded by Frame and JSHandle.
|
2019-12-18 13:51:45 -08:00 |
|
Yury Semikhatsky
|
58cd8210b0
|
test: disable new referrer test on FF
|
2019-12-18 13:36:35 -08:00 |
|
Yury Semikhatsky
|
adf54ee6b3
|
tests: move ws-specific browser tests to corrsponding browser suites (#289)
|
2019-12-18 13:28:23 -07:00 |
|
Pavel Feldman
|
6d0dfd0abf
|
feat(context): start moving overrides to the context level
|
2019-12-18 12:23:33 -08:00 |
|
Andrey Lushnikov
|
f56726759b
|
test: normalize browser executable path variables (#287)
|
2019-12-17 18:07:01 -08:00 |
|
Dmitry Gozman
|
0f8333ba89
|
feature(filechooser): move waitForFileChooser to common waitForEvent (#281)
|
2019-12-17 17:34:32 -08:00 |
|
Andrey Lushnikov
|
533d058ea6
|
fix(firefox): support late attachment and skip a few failing tests (#283)
|
2019-12-17 17:33:06 -08:00 |
|
Yury Semikhatsky
|
83833f61c1
|
feat(webkit): support referrer parameter in Page.navigate (#286)
* add test for reference-policy: no-referrer
|
2019-12-17 18:19:35 -07:00 |
|
Yury Semikhatsky
|
f854b09879
|
browser(webkit): support referrer parameter in Page.navigate (#285)
|
2019-12-17 16:26:19 -08:00 |
|
Andrey Lushnikov
|
46483ed009
|
browser(firefox): support late attach (#282)
|
2019-12-17 15:07:25 -08:00 |
|