microsoft / EasyRepro

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

[BUG] CommandBar.ClickCommand is unable to find the commandbar buttons when BPF flyout is open #1224

Open szbommasani opened 2 years ago

szbommasani commented 2 years ago

CommandBar.ClickCommand is unable to find the command bar buttons when BPF flyout is open

Issues should only be created for items related to [covered functionality]

EasyRepro Version

UCI or Classic Web

Online or On Premise

Browser

Describe the bug
Function - CommandBar.ClickCommand("Save") is not able to find the Command Bar Save button when the Business process flow flyout is open. NuGet package version - 9.2.21014.138 - is working fine but in later versions, the function is not able to find the button when the flyout is open.

Special formatting / display

Code to reproduce

Expected behavior

Screenshots

Additional context