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

Subgrid Entity Steps have wrong xpath #115

Open
SebastianAtWork opened this issue Apr 21, 2022 · 0 comments
Open

Subgrid Entity Steps have wrong xpath #115

SebastianAtWork opened this issue Apr 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@SebastianAtWork
Copy link

Describe the bug

The Step And I open the record at position '1' in the '2' subgrid and simillar steps seem to be broken. It searches for a div element with the subgrid name but when I look for it in Chrome Devtools , i only see a section tag. And it seems to be a subgrid number not name.

To reproduce

Make a Scenario with a Subgrid Step.

Expected behaviour

The Step should search for a section instead of a div. Also the step should maybe accept an int for a subgrid identifier instead of a name (Or I am missing something)

Screenshots

grafik

Environment (please complete the following information):

  • Test framework NUnit
  • Browser Chrome
  • Version 100
  • Power Apps environment version 2022 release wave 1
    Database version
    9.2.22033.00152
@SebastianAtWork SebastianAtWork added the bug Something isn't working label Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant