status-desktop/test/e2e/driver
Jakub Sokołowski 124f482d31 feat(aut): wait for AUT comms port to become available
This avoids issues on slower systems where `startaut` does not have the
port ready when the `squishserver` tries to connect to it, resulting in:
```
Warning: Could not connect to attachable AUT at localhost:61500: Connection refused
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-07 10:28:57 +01:00
..
__init__.py test: test_wallet_send_0_eth added 2023-12-07 16:24:38 +07:00
aut.py feat(aut): wait for AUT comms port to become available 2023-12-07 10:28:57 +01:00
context.py feat(all): logging to files for drivers and fixtures 2023-12-01 14:48:53 +01:00
mouse.py fix: remove windows carrige returns from files 2023-12-01 10:00:56 +03:00
objects_access.py test: test_wallet_send_0_eth added 2023-12-07 16:24:38 +07:00
server.py fix(logs): send logs to a single file 2023-12-01 14:48:54 +01:00
squish_api.py chore: squish waitFor method was customized (#272) 2023-11-07 16:05:43 +01:00
toplevel_window.py Test(pytest) start aut (#11482) 2023-08-04 20:27:03 +02:00