microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
522 stars 289 forks source link

In advance Find - for query --> Unable to enter the END Date for an entity which has date input field #338

Open spasupuleti27 opened 5 years ago

spasupuleti27 commented 5 years ago

It’s in Advance find for D365 --> we need to generate a query for an entity In Automation – We are able to enter the Begin Date in the Query but unable to enter the End Date. Instead of entering the End Date value – its entering again in Begin Date as both of them are having same unique id which is “Date Input”. We are using the version - EasyRepro-beta-v9.0.2 Can u please suggest on that. datefield in advance find

cnusrini commented 5 years ago

@spasupuleti27 How did you automated for the query part using easyRepro? I could only able to get untill opening the advanced find window?