faaxm / spix

UI test automation library for QtQuick/QML Apps
MIT License
184 stars 47 forks source link

Add pick click #109

Open 53845714nF opened 5 months ago

53845714nF commented 5 months ago

Hello, I create a Pick click. It can be used to find a Path to the Qt Items. It is a bit similar to the #102 from @auxxos. But my uses a Qt Event Filter. It also depends on #107 to create a small Path that can be easy Handel on your test Code.

To activate the Pick Click you have to press Ctrl + Shift then your cursor change to a Cross. After the Mouse Click, you will get the Path to your Terminal. The selected object is greyed out.

grafik