Omenia / robotframework-whitelibrary

Library for automating Windows GUI technologies with Robot Framework. WhiteLibrary wraps the White automation framework.
Apache License 2.0
54 stars 15 forks source link

Expose widgets to robot #158

Closed rasjani closed 5 years ago

rasjani commented 5 years ago

In some cases it would be useful to get windgets returned by search locator into the test side so that widget properties not covered by normal "Verify" keywords could be also verified and/or used to construct dynamic data for other verifications.