Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command xrmApp.Navigation.OpenSubArea("Area", "Sub-Area"); running in Local but failing in pipeline #1405

Open
prinikabhan opened this issue Jan 2, 2024 · 0 comments
Labels

Comments

@prinikabhan
Copy link

We have been using EasyRepro framework for automating Microsoft Dynamics 365 application.

I have been encountering a problem with executing scripts in Azure pipeline for past 2 weeks now.

The test cases run fine in local, but give an error "error: Unable to click element.".

After debugging and adding logs at each step, found out that the problem is being created by command xrmApp.Navigation.OpenSubArea("Area", "Sub-Area");

Does anyone have an idea about why this is giving error in pipeline but running smoothly in local?

@prinikabhan prinikabhan added the bug label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant