enso/app
Adam Obuchowicz 0f6b29c88f
Make background clicks less flaky (#10069)
We had some false test failures: https://github.com/enso-org/enso/actions/runs/9178969067/job/25240028635

The problem was the connection, which, while not being completely broken, still wasn't updated to proper position, thus taking clicks meant for the background. Now, I use proper locator click, so the test should wait for click spot being clear.

Also added locator-based clicks where I felt it's proper.
2024-05-24 13:28:51 +00:00
..
gui2 Make background clicks less flaky (#10069) 2024-05-24 13:28:51 +00:00
ide-desktop Allow picking non-existing files in write component (#10047) 2024-05-24 09:21:32 +00:00