mytzenka

Results 6 issues of mytzenka

I see new versions appear on PyPi (like 1.0.8 most recently) but it is unclear what has changed in each release. Please add release notes to the releases and also...

**Describe the bug** Scrollbars can't be found using WhiteLibrary so I can't use keyword `set scroll position`. **To Reproduce** While I found this issue in our enterprise application, I used...

enhancement

**Describe the bug** `Attach window` often fails on Excel, despite the window being available. From the error message it is unclear why. Simply retrying it DOES work eventually, but I...

**Describe the bug** Excel crash when using `close application` after opening a new empty workbook. **To Reproduce** Run the following test case: ```robotframework Excel crash launch application C:/Program Files (x86)/Microsoft...

**Describe the bug** Normally the keyword `input text to textbox` works fine, but I found a 'special' case in which it doesn't. **To Reproduce** Take the following test suite (you...