UI automation support for RadComboBox implementation

0 Answers 187 Views
ComboBox
Scott
Top achievements
Rank 1
Scott asked on 24 Aug 2022, 06:22 PM
Hi, I was wondering how to implement automation for the RadComboBox. We are using Appium for our automation testing and attaching an Automation ID to the RadComboBox does not allow us to interact with it at all

We are attaching our Automation ID like this

<telerik:RadComboBox AutomationId="RadComboBox_Test" />

Nikola
Telerik team
commented on 26 Aug 2022, 09:48 AM

Hi Scott

I set an AutomationId to the RadComboBox and I tested it on the following platforms: Windows, MacOS and Android. 

On desktop, there were no problems with the interaction, but when I tested it on Android I could only click on the item. It was not possible to type in the RadComboBox. The reason for this is that we do not have access to the internal entry control. 

On which platforms you have tested the RadComboBox and what are the scenarios you have covered? Could you please share the test cases? If you do not want to send them in the forum, please open a support ticket and attach them to it. 

I attached a .png file with the Test Case that I used and a video with the test results.

 

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Scott
Top achievements
Rank 1
Share this question
or