microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 285 forks source link

updated open record to work with legacy read only and editable grid. #1360

Closed aliyoussefi closed 1 year ago

aliyoussefi commented 1 year ago

Type of change

Description

Updated OpenRecord for Grid to work for both read only and editable grids

Issues addressed

OpenRecord has updated flexibility started with RW2 2022. To account for this, we will identify which control to use then apply logic using reusable XPath expressions. Fixes:

1346

All submissions:

Which browsers was this tested on?

aliyoussefi commented 1 year ago

Fixes #1346