Robot framework and pyqt-based test library?

182 views
Skip to first unread message

Avihay Eyal

unread,
Dec 27, 2013, 12:21:14 PM12/27/13
to robotframe...@googlegroups.com
Hi, I have a test library using a module using pyqt signal-slots. The best way yo work with that module, is to use it within a pyqt QApplication, and running in the main thread
the 'exec'
method. Problem is, that if I'll call 'exec' in the main thread, I'll stuck the Robot run. I can try and use the module froma different QThread,
but it's a direction I rather not persue at this stage.

Does Robot uses pyqt in it's implementation? If so, is there a way to hook to that?

Thanks.
Reply all
Reply to author
Forward
0 new messages