Max Schmitt
|
dd41cb54a8
|
docs: Assert.Equal -> Assert.AreEqual (#10902)
|
2021-12-13 18:41:06 -08:00 |
|
Pavel Feldman
|
917924d279
|
docs: extract locators doc (#10795)
|
2021-12-08 09:54:01 -08:00 |
|
Pavel Feldman
|
f583f1604c
|
feat(locator.withText): allow narrowing locators to those with text (#10688)
|
2021-12-03 09:27:06 -08:00 |
|
Pavel Feldman
|
3daf008067
|
docs(locator): add section on working with the lists (#10651)
|
2021-12-02 20:29:38 -08:00 |
|
Joel Einbinder
|
d70e37de80
|
feat: locator.dragTo (#10287)
|
2021-11-22 20:27:26 +01:00 |
|
Pavel Feldman
|
4553d76fce
|
api(frame-locator): introduce frame locators (#10102)
|
2021-11-08 09:58:24 -08:00 |
|
Pavel Feldman
|
2b055b3092
|
feat(api): introduce locator.waitFor (#9200)
|
2021-09-28 13:57:11 -07:00 |
|
Yusuke Iwaki
|
d9bcb0b170
|
fix(types): remove strict param from Locator.setChecked (#8676)
|
2021-09-03 08:37:19 -07:00 |
|
Michael Rienstra
|
348277d09c
|
docs: expand "Strictness" examples (#8520)
|
2021-08-31 17:54:39 -07:00 |
|
Pavel Feldman
|
e574f4b7fd
|
feat(api): introduce setChecked convenience method (#8525)
|
2021-08-29 20:00:40 -07:00 |
|
Dmitry Gozman
|
827a909d36
|
docs: deprecate timeout option in isVisible/isHidden methods (#8371)
|
2021-08-23 12:32:06 -07:00 |
|
Pavel Feldman
|
91e9483f8e
|
docs: clarify locators strictness (#8243)
|
2021-08-16 18:13:42 -07:00 |
|
Andrey Lushnikov
|
8dbec497a8
|
docs: fix random typos (#8179)
|
2021-08-13 08:59:38 -07:00 |
|
Anže Vodovnik
|
b88c4ee49c
|
fix(docs): missing reference type (#8031)
This was causing the .NET API to have invalid XML comments.
|
2021-08-12 01:54:51 -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
|
446d3f1018
|
chore: update locator docs, make it not force-visible (#7888)
|
2021-07-28 13:30:30 -07:00 |
|
Yury Semikhatsky
|
cf09f8d5a8
|
docs: dedupe timeout option (#7876)
|
2021-07-28 01:13:00 -07:00 |
|
Pavel Feldman
|
b8dc0b9156
|
feat(expect): implement toMatchText (#7871)
|
2021-07-27 20:26:12 -07:00 |
|
Pavel Feldman
|
cc43f9339f
|
feat(locators): implement last,nth (#7870)
|
2021-07-27 15:58:18 -07:00 |
|
Pavel Feldman
|
b9aad5eb86
|
chore: move locators to strict selectors (#7866)
|
2021-07-27 15:27:36 -07:00 |
|
Pavel Feldman
|
827fb80465
|
feat(locator): implement element locators (#7808)
|
2021-07-22 21:37:20 -07:00 |
|