You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
Environment (please complete the following information):
Database version
9.2.22033.00152
The text was updated successfully, but these errors were encountered: