Pavel Feldman
|
9d05038a82
|
feat(hints): hint at how waitFor(time) is bad for production (#1781)
|
2020-04-14 15:00:10 -07:00 |
|
Dmitry Gozman
|
2e6f544342
|
chore(webkit): stop using windowOpen signal to determine initial empty page (#1776)
|
2020-04-14 14:51:23 -07:00 |
|
Pavel Feldman
|
c2fc4035ba
|
doc(keyboard): document Shift+ArrowLeft notation (#1771)
|
2020-04-14 13:11:02 -07:00 |
|
Dmitry Gozman
|
274c6c1450
|
test(chromium): add more oopif tests (#1685)
|
2020-04-14 13:00:10 -07:00 |
|
Lucas Willems
|
bb0b6cd90a
|
Update api.md (#1773)
|
2020-04-14 08:38:59 -07:00 |
|
Pavel Feldman
|
cd5a48ffcb
|
test(geolocation): test context isolation (#1770)
|
2020-04-13 21:43:06 -07:00 |
|
Andrey Lushnikov
|
32ff5a7e10
|
devops(circleci): properly run all tests
|
2020-04-13 19:18:54 -07:00 |
|
Andrey Lushnikov
|
abf1219fc1
|
docs(api.md): string values should be quoted (#1766)
|
2020-04-13 18:58:03 -07:00 |
|
Yury Semikhatsky
|
1c1d81cf3a
|
fix(firefox): make scroll&click tests pass (#1760)
|
2020-04-13 18:30:00 -07:00 |
|
Pavel Feldman
|
f36973f683
|
browser(webkit): propagate language change to site processes (#1769)
|
2020-04-13 16:57:22 -07:00 |
|
Pavel Feldman
|
b95fcaeee5
|
browser(webkit): move context instrumentation from pool to dataStore (#1763)
|
2020-04-13 14:56:01 -07:00 |
|
Dmitry Gozman
|
a3571c24c4
|
fix(testrunner): respect timeout=0 in hooks (#1764)
|
2020-04-13 14:30:51 -07:00 |
|
Dmitry Gozman
|
29a6cdff6b
|
fix(tests): fix a race with golden setup (#1757)
When running multiple browsers, we should take the golden information from the state.
|
2020-04-13 14:12:44 -07:00 |
|
Dmitry Gozman
|
9542f47511
|
feat(selectors): deep selector which pierces open shadow roots (#1738)
|
2020-04-13 13:04:27 -07:00 |
|
Yury Semikhatsky
|
126b54f767
|
browser(firefox): implement Page.scrollIntoViewIfNeeded (#1759)
|
2020-04-13 11:31:02 -07:00 |
|
Andrey Lushnikov
|
3b23041b1b
|
devops: use node 10 on appveyor (#1714)
|
2020-04-13 10:55:38 -07:00 |
|
Dmitry Gozman
|
62a493ecbd
|
chore(test): move more test options to state (#1761)
This reduces the number of globals and allows to configure more options dynamically.
|
2020-04-12 22:19:26 -07:00 |
|
Joel Einbinder
|
a7572c7f09
|
feat: nicer error message for page.addScriptTag (#1754)
|
2020-04-12 18:46:53 -07:00 |
|
Joel Einbinder
|
8536fa885e
|
test(interception): add redirect test, failing in webkit and firefox (#1753)
|
2020-04-12 18:45:55 -07:00 |
|
Pavel Feldman
|
97c4054b7a
|
test(websockets): add web sockets tests (#1758)
|
2020-04-12 18:28:42 -07:00 |
|
Dmitry Gozman
|
277c7d872f
|
test: close extra browser (#1756)
|
2020-04-12 15:30:53 -07:00 |
|
Pavel Feldman
|
368e1cc49b
|
chore(input): refactor keyboard layout, extract pure layout (#1681)
|
2020-04-11 00:24:17 -07:00 |
|
Pavel Feldman
|
9249f33709
|
feat(webkit): roll WebKit, migrate to Playwright.exe (#1749)
|
2020-04-10 21:02:28 -07:00 |
|
Dmitry Gozman
|
bf656ea318
|
fix(tests): accomodate isplaywrightready (#1746)
|
2020-04-10 20:31:50 -07:00 |
|
Dmitry Gozman
|
cd2ecb2212
|
fix(types): allow explicit subtypes for unwrapped handles (#1747)
|
2020-04-10 20:10:34 -07:00 |
|
Pavel Feldman
|
383332c7c9
|
browser(webkit): trim down the win embedder (#1748)
|
2020-04-10 17:01:32 -07:00 |
|
Yury Semikhatsky
|
909dd74666
|
browser(webkit): roll to r259720 (#1708)
|
2020-04-10 14:46:14 -07:00 |
|
Yury Semikhatsky
|
a1ffed6052
|
fix(firefox): do not create first window on start (#1727)
|
2020-04-10 14:12:30 -07:00 |
|
Pavel Feldman
|
99c3f2b279
|
browser(webkit): fork windows minibrowser (#1743)
|
2020-04-10 12:34:43 -07:00 |
|
Arjun Attam
|
183840586f
|
docs(ci): update link to github action (#1742)
|
2020-04-10 10:24:22 -07:00 |
|
Yury Semikhatsky
|
d0c19e531d
|
feat(firefox): update to 1076 (#1734)
|
2020-04-09 19:03:59 -07:00 |
|
Yury Semikhatsky
|
f282400e1f
|
fix(firefox): disable captive portal service (#1737)
|
2020-04-09 19:03:36 -07:00 |
|
Pavel Feldman
|
3584205086
|
fix(chromium): associate navigation requests with navigations (#1724)
|
2020-04-09 19:03:06 -07:00 |
|
Dmitry Gozman
|
42beb3784f
|
feat(test): introduce test.config.js (#1725)
This file encapsulate everything specific to playwright testing. Now the general test.js can be reused for other projects.
|
2020-04-09 18:14:29 -07:00 |
|
Dmitry Gozman
|
7189d19913
|
feat(ci): upload test output folder from github actions (#1733)
|
2020-04-09 16:57:01 -07:00 |
|
Pavel Feldman
|
78abf5cb40
|
feat(api): add getAttribute, innerText, innerHTML, textContent (#1717)
|
2020-04-09 16:49:23 -07:00 |
|
Yury Semikhatsky
|
775604d140
|
feat(webkit): update to 1190 (#1728)
|
2020-04-09 10:58:47 -07:00 |
|
Yury Semikhatsky
|
db34d436ec
|
browser(firefox): make juggler web socket work in -silent mode (#1726)
|
2020-04-09 10:57:24 -07:00 |
|
Dmitry Gozman
|
1b366b0fc5
|
fix(test): properly handle custom executable path (#1723)
|
2020-04-08 19:34:33 -07:00 |
|
Andrey Lushnikov
|
b385ea8415
|
chore: bump version to v0.13.0-post (#1721)
|
2020-04-08 17:30:45 -07:00 |
|
Andrey Lushnikov
|
17e645ad34
|
chore: mark version v0.13.0 (#1720)
v0.13.0
|
2020-04-08 16:53:44 -07:00 |
|
Joel Einbinder
|
3a1ffea924
|
fix(types): add types for waitForEvent (#1715)
fixes #1674
|
2020-04-08 16:52:34 -07:00 |
|
Andrey Lushnikov
|
2fd7f4e111
|
devops: fix update_version.js script
|
2020-04-08 16:25:32 -07:00 |
|
Dmitry Gozman
|
2d57fff0be
|
fix(tests): fix multiple browsers tests (#1718)
- Use a server only once, not once per browser.
- Avoid require cache for test files.
- Improve testrunner hooks debugging.
|
2020-04-08 15:54:17 -07:00 |
|
Andrey Lushnikov
|
6723254266
|
docs: remove stale file (#1719)
We don't support web bundling at the moment.
|
2020-04-08 15:39:26 -07:00 |
|
Arjun Attam
|
d5a746aaba
|
chore(ci): use playwright github action (#1712)
|
2020-04-08 15:23:00 -07:00 |
|
Dmitry Gozman
|
ade9d23c28
|
test: remove module.export.describe wrapper (#1716)
|
2020-04-08 15:19:09 -07:00 |
|
Dmitry Gozman
|
2ef8e26602
|
test: structure tests to use environments, closer to end user (#1713)
|
2020-04-08 14:17:34 -07:00 |
|
Dmitry Gozman
|
be06bb0139
|
test: mark headful test as slow (#1710)
|
2020-04-08 13:13:55 -07:00 |
|
Yury Semikhatsky
|
22a7636ab0
|
browser(webkit): always open local Web Inspector on "Inspect element" (#1711)
|
2020-04-08 13:13:31 -07:00 |
|