Commit Graph

3 Commits

Author SHA1 Message Date
Florian Bruhin 6c63b58762 tests: Fix flakyness in editor bdd tests
There likely was a race condition between JS processing the input and us
clicking the button there. Log the text async from JS via oninput= to avoid
having to click a button.

See https://github.com/qutebrowser/qutebrowser/issues/5390#issuecomment-625179233
2020-06-24 10:11:56 +02:00
Florian Bruhin cc9b776476 tests: Use :click-element in editor.feature 2016-08-18 15:58:40 +02:00
Florian Bruhin 3cfb430cdf bdd: Add test for spawning an external editor 2016-06-06 08:36:30 +02:00