1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-14 13:45:36 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Max Schmitt
cd22072685
chore: enable object-curly-spacing in ESLint () 2021-09-27 18:58:08 +02:00
Dmitry Gozman
ee25fefb62
chore: remove FatalDOMError ()
We can now throw stackless errors instead.
Also fixed stackless errors on Firefox.
2021-09-24 20:51:09 -07:00
Max Schmitt
98f9f050a1
fix(isVisible): do not throw when element is not connected () 2021-08-05 21:10:33 +02:00
Fabian Mendez
731f9453c5
feat(inputValue): implement inputValue for select elements () 2021-08-03 08:22:40 -07:00
Pavel Feldman
5732307280
feat(inputValue): implement *.inputValue() () 2021-06-23 22:19:20 -07:00
Dmitry Gozman
217cbe3e21
test: cleanup bad usages of pageTest () 2021-05-06 07:08:22 -07:00
Dmitry Gozman
9433cae4fe
test: move all page tests to a subdirectory () 2021-05-05 19:10:28 -07:00