I want to test my Graphical User Interface with the qtbot from pytest-qt. I am new to testing in general and i could need some guidance on how to start writing these tests. I want the bot to click on ...
sparkalive changed the title QFileDialog.getSaveFileName and getOpenFileName returns tuple not str QFileDialog.getSaveFileName and getOpenFileName return tuple not str on Sep 23, 2020 ...