- 83 Added a proper timeout to 'Wait until Window Opens' - 85 Added timeout overrides for Wait Keywords - 86 Bump python-dateutil from 2.8.0 to 2.8.1 - 87 New keyword: 'Wait Until Element Contains Value'
2.1.2
2.1.1
- Deprecated Select Window call from 'Wait For And Select Window'
2.1.0
- Bump robotframework from 3.1.1 to 3.1.2 - Bump robotframework-appiumlibrary from 1.5 to 1.5.0.4 - Bump requests from 2.20.1 to 2.22.0 - Bump robotframework-seleniumlibrary from 3.3.1 to 4.0.0 - Small fix to the datetime compare for high precision datetimes - Set up auto deploy to pypi
2.0.4
- Added the ability to set a splash_delay in seconds when using a window_name - Allows the user to set a time delay before attempting to find the new window - Small bug fix that prevented some applications with a splash screen from proceeding
2.0.3
- Small addition to the _date_format private method for allowing datetimes with microseconds over 6 decimal places