SeasideSt / Parasol

Testing web apps in Smalltalk using Selenium WebDriver.
MIT License
31 stars 16 forks source link

Support for checking running XMLHttpRequests #63

Open koendehondt opened 1 year ago

koendehondt commented 1 year ago

Feature request (Johan here, writing with Koen's account)

Scenario: running Seaside tests that perform jQuery ajax requests require to wait until the browser's running XMLHttpRequests are done. Having native support for this in Parasol would be helpful.