robotframework-whitelibrary
robotframework-whitelibrary copied to clipboard
Excel crash during `close application` keyword
Describe the bug
Excel crash when using close application
after opening a new empty workbook.
To Reproduce Run the following test case:
Excel crash
launch application C:/Program Files (x86)/Microsoft Office/Office16/EXCEL.EXE
attach window Excel
click item AIOStartDocument
[Teardown] close application
Screenshots
This is what happens while executing the close application
keyword. Excel still closes, but this messagebox remains.
It says "Microsoft Excel has stopped working".
Desktop (please complete the following information):
- Windows 10 Enterprise 1703
- Excel 2016 (32-bit)
Additional context The same problem also happens on Word.