Pavel Feldman
|
739b64a09a
|
chore: render typed locators in the recorder (#18162)
|
2022-10-18 16:39:58 -07:00 |
|
Pavel Feldman
|
2142fde460
|
test(isVisible): add a couple of basic tests (#16697)
|
2022-08-19 17:40:13 -07:00 |
|
Dmitry Gozman
|
0ff00e5978
|
test: put existing retarget tests to a separate file (#16510)
|
2022-08-12 12:40:40 -07:00 |
|
Max Schmitt
|
ff5f241b84
|
chore: set --allow-pre-commit-input flag on Android/Electron (#16383)
|
2022-08-09 23:18:15 +02:00 |
|
Max Schmitt
|
6482ff7a7f
|
chore: roll Electron to 16.2.8 (#16017)
|
2022-07-28 15:41:32 +02:00 |
|
Dmitry Gozman
|
607910f6aa
|
fix(isVisible): do not retarget visibility checks (#16002)
We used to go to the enclosing button (inherited from click logic), which is unexpected.
|
2022-07-27 14:02:35 -07:00 |
|
Max Schmitt
|
501b24a078
|
test: android test enhancements (#15797)
|
2022-07-20 18:27:08 +02:00 |
|
Yury Semikhatsky
|
608873e945
|
test: inputValue works for label selector (#12447)
|
2022-03-02 09:33:44 -08:00 |
|
Dmitry Gozman
|
687a16b848
|
feat(locator): introduce locator.page() getter (#11630)
|
2022-01-26 07:58:58 -08:00 |
|
Pavel Feldman
|
5bde171657
|
fix(chromium): disable AutoExpandDetailsElement as it breaks the web (#10679)
|
2021-12-02 13:04:15 -08:00 |
|
Pavel Feldman
|
2ac9c08d0c
|
feat(inputValue): allow on labels, retarget (#10666)
|
2021-12-02 10:31:06 -08:00 |
|
Max Schmitt
|
cd22072685
|
chore: enable object-curly-spacing in ESLint (#9168)
|
2021-09-27 18:58:08 +02:00 |
|
Dmitry Gozman
|
ee25fefb62
|
chore: remove FatalDOMError (#9119)
We can now throw stackless errors instead.
Also fixed stackless errors on Firefox.
|
2021-09-24 20:51:09 -07:00 |
|
Dmitry Gozman
|
f4aaebfba0
|
fix(expect): produce "waiting for selector" log, corner cases (#9140)
|
2021-09-24 18:55:45 -07:00 |
|
Pavel Feldman
|
2e63c59157
|
feat(trace-viewer): show remote object previews in console (#8024)
|
2021-08-06 11:37:36 -07:00 |
|
Max Schmitt
|
611a8556c8
|
test: fix flaky locator-convenience test
|
2021-08-05 11:56:34 +02:00 |
|
Max Schmitt
|
3e491114f2
|
test: fix some failing locators tests (#7989)
|
2021-08-04 23:36:27 +02:00 |
|
Max Schmitt
|
2236d74f3f
|
chore: locator code style nits (#7972)
|
2021-08-03 13:32:39 -07:00 |
|
Fabian Mendez
|
731f9453c5
|
feat(inputValue): implement inputValue for select elements (#7951)
|
2021-08-03 08:22:40 -07:00 |
|
Pavel Feldman
|
2c095294c5
|
feat(locators): introduce allTextContents, allInnerTexts (#7920)
|
2021-07-29 14:09:35 -07:00 |
|
Pavel Feldman
|
827fb80465
|
feat(locator): implement element locators (#7808)
|
2021-07-22 21:37:20 -07:00 |
|