I have problem about Test Studio execution. TS cannot run Kendomenuoption (please see error on attach file).
My system need to run on chrome browser only.
Please kindly to advice.
Regards,
Pong
1 Answer, 1 is accepted
0
Vera
Telerik team
answered on 17 Aug 2018, 11:04 AM
Hi Pongsathon,
Thank you for contacting me.
As I managed to review the provided details I can advise you to add a `Wait` step between `KendoMenu` and `KendoMenuOption` steps. This will give some time for the elements from the option menu to be loaded.
In addition I can say that the Find Logic for this element should be changed. I advise you to remove `Groupindex` and `Tagindex` and add `TextContend` and `Tagname` for example.
Please, try the suggested solution and let me know if you still have issues.