I need to automate a windows based application running on thin client. Im trying winapp driver with selenium for achiving this. but with inspect.exe I cant locate the elements.
if its not possible on thin client i have another question. with intellij i can automate eclipse. because i can locate elements in eclipse. but i cant locate elements in intellij. what is difference? why i cant locate elements in every windows based application?
if its not possible with selenium and winappdriver or with winium. what else can i use for automate the windows based application which running on thin client and not both.