Nikolay Vitkov
5ce3abe675
chore: use RxJS instead of waitWithTimeout ( #11160 )
2023-10-16 14:37:52 +02:00
jrandolf
f060d467c0
feat: implement screencasting ( #11084 )
2023-10-06 16:50:39 +02:00
Nikolay Vitkov
2e650f36e5
refactor: use RxJs for WaitForNetworkIdle ( #10888 )
2023-09-12 12:00:04 +00:00
jrandolf
c4a4412920
chore: implement waitForFrame
and use clickablePoint
for ElementHandle operations ( #10778 )
2023-08-24 20:32:29 +02:00
jrandolf
ede43ca2d3
chore: use RxJS for locator implementation ( #10607 )
...
Using RxJS greatly simplifies the control flow for locators and comes with automatic cleanup on failure. It greatly simplifies the `signal` logic and the retry logic.
2023-07-25 12:43:07 +02:00