hello, I am working on the Graphical Ui test implementation of my desktop app and I have tried to do everything with x-path and not able to click the dropdown value of kivy Spinner so can anyone let me know how can we perform this?
This is the UI part
and here is the code:-
and I have tried to click on it by using this x-path
and it is not working so if anyone knows please suggest to me how to do it
hello, I am working on the Graphical Ui test implementation of my desktop app and I have tried to do everything with x-path and not able to click the dropdown value of kivy Spinner so can anyone let me know how can we perform this? This is the UI part
and here is the code:- and I have tried to click on it by using this x-path
and it is not working so if anyone knows please suggest to me how to do it