Capgemini / Capgemini/powerapps-specflow-bindings

Subgrid Entity Steps have wrong xpath

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
42
Forks
27
PR merge metrics
No merged PRs in 30d

Description

## 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](https://user-images.githubusercontent.com/19798013/164473464-3be8f631-45e5-4c14-a471-3c3386d57cb5.png)

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.