Skip to content

[CommandBar Management] Number of button not accessible #565

Description

@Haywaii

From one of my scenario i want to make sure all buttons in the top ribbon (command bar) on different entities are displayed.

So far i try to get acces through:
xrmApp.CommandResults.Count

But it doesn't displayed the result i expected because it's not the commandBar button per se.

I also tried using xrmApp.CommandBar. but I can't find anything related to count the number of button.

By going deeper i can't find a property or a specific function for it.

Do you know if we can do it or so far it's only with selenium? (which is fine for me)

Thanks,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions