frankvanderkuur / robotframework-sapguilibrary

A Robot Framework Library for automating the SAP GUI desktop client
Apache License 2.0
51 stars 22 forks source link

Added Assertions for Button and Titlebar #15

Closed simonmeggle closed 2 years ago

simonmeggle commented 2 years ago

Hi & thanks for this library. I wrote some SAP tests and discovered that assertions on Titlebars and Buttons are helpful, too. Therefore I added them to the allowed element types, as requested in #14. I hope you find it useful! Thanks for any feedback! Best regards, Simon

frankvanderkuur commented 2 years ago

Looks good to me