I'm have 3 problems about test studio cannot capture Kendo tools. please see any attachments. I try to find related thread but it's not found.
Please kindly to support me.
Regards,
Nut
1 Answer, 1 is accepted
0
Konstantin Adamu
Telerik team
answered on 28 Sep 2018, 10:54 AM
Hello Nut ,
Thank you for contacting us about the issues you are experiencing with our product.
From the provided screenshots I could assume that the reported problems are related to the logic used by Test Studio to locate the specific Kendo UI controls on the page.This said, resolving the them will require manually editing the find logic of the problematic elements as described in this article.
Next, I will try to provide a more narrowed and specific guidance for each of the issues:
1. Regarding the "KendoMenuOption" element you could try using the backup search logic which is using xpath and is shown on the screenshot. Please bear in mind that xpath find logic tends to be unstable and is susceptible to page structure changes.
2. Concerning the "APICHARTListItem" click step I would suggest updating the find expression to use TextContent which starts with "APICHART". This will help us overcome any possible problems with the special symbols which are currently used in the expression.
3. I would also recommend using the provided backup search find expression with regard to the "KendoInput" element.
I hope the above steps help you resolve the described problems. Nevertheless, if you require further assistance, please provide us with additional information about the OS and Test Studio versions which you are using and the browsers in which you observe the mentioned faulty behavior.