Rodja Trappe
|
f6543a56e0
Merge commit 'c63828ef2c7b8f464b7fff43784a3f8b7802f6a0' into v1.3
|
1 year ago |
Falko Schindler
|
04eba6d578
code review
|
1 year ago |
Rodja Trappe
|
401d61e32d
ensure timer runs awaitable
|
1 year ago |
Falko Schindler
|
2ca3f765b7
another code review
|
1 year ago |
Falko Schindler
|
06cd84e99e
fix element IDs in pytests
|
1 year ago |
Rodja Trappe
|
3806e66e76
improved content streaming and providing test
|
1 year ago |
Rodja Trappe
|
384f36b34f
providing default favicon route only once
|
2 years ago |
Rodja Trappe
|
20eafd587b
#779 test + hotfix for replacing ui.link elements
|
2 years ago |
Rodja Trappe
|
93ede59a71
fixes xpath to also find text in anchors
|
2 years ago |
Falko Schindler
|
d5d65ff5f7
introduce screen.find_by_id
|
2 years ago |
Falko Schindler
|
91491a4e38
try fixing another flaky auto-context test
|
2 years ago |
Falko Schindler
|
e155c80da5
code review
|
2 years ago |
Rodja Trappe
|
298f81fb00
ensure page and js are loaded in screen.open
|
2 years ago |
Rodja Trappe
|
9abd1c76a7
documentation for screen.open
|
2 years ago |
Falko Schindler
|
95364b7003
clean up test, remove some waits, introduce alias wait_for
|
2 years ago |
Falko Schindler
|
5a98cb94ef
fix implicit wait after should_not_contain
|
2 years ago |
Falko Schindler
|
c356d789af
#311 add tests
|
2 years ago |
Falko Schindler
|
461492d205
code review
|
2 years ago |
Rodja Trappe
|
3670653ec6
splitting screen.find and screen.should_contain_input
|
2 years ago |
Rodja Trappe
|
947873a316
#287 disabling implicit wait for input query
|
2 years ago |
Rodja Trappe
|
13f13c3a6b
#287 tests for binding with ui.input
|
2 years ago |
Rodja Trappe
|
b4b1ca9420
clearing logs on shutdown
|
2 years ago |
Rodja Trappe
|
a562d47bef
Rewrote wait_for: it was flaky and redundant.
|
2 years ago |
Falko Schindler
|
855c8fc6d9
apply some sourcery.ai-inspired refactorings
|
2 years ago |
Rodja Trappe
|
87ba8278c7
use different implicit_wait for should_not_contain
|
2 years ago |
Rodja Trappe
|
b4e60f00b4
adding tab switching to screen
|
2 years ago |
Falko Schindler
|
b2e6c6c924
avoid false negative test caused by is_displayed()
|
2 years ago |
Rodja Trappe
|
6143e8095e
report error if element is not displayed
|
2 years ago |
Falko Schindler
|
ce592ccfad
check only first log message
|
2 years ago |
Falko Schindler
|
9a56e0ec46
try clearing records in finally block
|
2 years ago |