robotframework-seleniumtestability icon indicating copy to clipboard operation
robotframework-seleniumtestability copied to clipboard

Extension for SeleniumLibrary that provides manual and automatic waiting for asyncronous events like fetch, xhr, etc.

Results 5 robotframework-seleniumtestability issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Keep bug reports clean, remove any unnecessary fields and fill in all the information you can. Explain what you where expecting and what you are actually seeing. And please, direct...

unverified

Hey, It looks like the 2.0.0 release does not include the changes mentioned in it. Subsequently the pypi package is also wrong. https://github.com/MarketSquare/robotframework-seleniumtestability/releases/tag/v2.0.0 & https://pypi.org/project/robotframework-seleniumtestability/ For example: The DesiredCapabilities for...

Hi, It would be very intersting to have the ability to log or to get the detail of the reason why we are waiting during the execution of "Wait For...

Let's say we have an ecommerce website, create an order and go to checkout for payment. If the website redirect user to payment gateway and when get redirected back after...