kivy / kivy/telenium

Not able to click Spinner dropdown values

Open
#16 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
68
Forks
22
PR merge metrics
No merged PRs in 30d

Description

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
![image](https://user-images.githubusercontent.com/33522186/108988758-bccd4400-768c-11eb-9ecc-005a66df4b4d.png)

and here is the code:-
![image](https://user-images.githubusercontent.com/33522186/108988839-d79fb880-768c-11eb-8c8f-0d5c0ff740ea.png)
and I have tried to click on it by using this x-path
![image](https://user-images.githubusercontent.com/33522186/108989011-0ae24780-768d-11eb-9872-9cf0c41a4d47.png)

and it is not working so if anyone knows please suggest to me how to do it

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the graphical UI test against the Kivy Spinner shown in the issue, then inspect the supplied XPath and the Spinner's dropdown values. The work is done when the test can select a dropdown value reliably; no project file or test entry point is identified in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.