microsoft / WinAppDriver

Windows Application Driver
MIT License
3.66k stars 1.4k forks source link

Automation of Flex through WinAppDriver #1568

Open varun210619 opened 3 years ago

varun210619 commented 3 years ago

I am trying to automate FLEX application. On inspecting the elements, all elements are appearing as "flextrdr_win.exe". Attaching the screenshot for the element properties. Has anyone tried to automate flex application. Anybody faced similar issue.

screenshot

anunay1 commented 3 years ago

Check how automation properties can be implemented for flex applications.

varun210619 commented 3 years ago

Hi @anunay1 I tries searching today but got no concrete results. In my application, all elements are appearing with name - flextrdr_win.exe

anunay1 commented 3 years ago

Have you looked into the below:

https://www.microfocus.com/documentation/silk-test/210/en/silktestworkbench-help-en/SILKTEST-6DAC6EBD-LINKINGAUTOMATIONPACKAGES-CON.html

anunay1 commented 3 years ago

if the application is under your control, then this can be implemented if not hen you need to go for commercial tools like silk test.

varun210619 commented 3 years ago

The application is not under our control. Its third party application. For now, we are trying to use only one tool which winappdriver.