Muthuvenaktesh

Results 6 comments of Muthuvenaktesh

@Nepitwin , I have tried it, the framework is still not able to find the ID. Is there any way we can refresh the cache from framework also.

Hi @Nepitwin , Tried using the command, with the tool I can see the change in ID, but the framework is still showing the old ID. Refer the attached screen...

Hi @Nepitwin, Thanks for the support !!! My requirement is as you said it was telephony app, so if the call was triggered by someone, it will reflect in my...

Hi @Nepitwin , Is there any way we can get the button attributes like background colour and border colour. If its there, I can validate the colours instead of ID's.

Hi @Nepitwin Need a help !!! I wanted to try the same with class names. I have class property in my exe, I can see it in the developer tools....

@noubar @Nepitwin Thanks I am able to find the xpath with //Button[contains(., 'this the name or the id')]. Is there any we can loop through the elements, If more elements...