Forum Discussion

OliverWu's avatar
OliverWu
Occasional Contributor
4 years ago

Does UI Automation affect the Qt actions?

Hi Experts,   I recorded a test that clicks the QTableWidget cell. For example, Tablewidget.ClickCell("row", "col"). It works perfect with no UI Automation window added for Qt. While, if I add `Qt...