microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
521 stars 288 forks source link

Issue with opening app and selecting sub area #1249

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi,

I am trying to automate a dynamics CRM 365 application server version 9.2.21103.00140 with 2021 release wave 2 enabled. I downloaded the EasyRepro-develop-2021ReleaseWave2 and since okta verification was enabled in the application,I used the xpath of controls and logged in. After that I am trying to open apps and subareas but nothing is getting clicked and getting error Unable to locate element: {"method":"xpath","selector":"id("actionGroupControl")"}. Please help in this

peta commented 2 years ago

Same issue here. Subareas seem to open in new tab/window instead of being loaded into existing app instance.

Can anybody confirm?