Capgemini / Capgemini/powerapps-specflow-bindings
When SSO is supported, logs in but step fails as password isn't needed
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
When using the step "Given I am logged in to the '' app as ''" when single sign on is supported, the password tries to be put in but there is nowhere for it to be put in as no password is needed, so getting an error on object reference not set to an instance of an object.
## To reproduce
Logged in to VPN to support single sign on.
Ran test with step: Given I am logged in to the '' app as ''
Exception on object reference not set to an instance of an object.
## Expected behaviour
To log in successfully with SSO.
## Screenshots
_If applicable, add screenshots to help explain your problem._
## Environment (please complete the following information):
- Browser - Chrome
- Version - latest
- Power Apps environment version - 9.2.21082.00125
## Additional context
_Add any other context about the problem here._
Contributor guide
Assessment
This issue has not been assessed yet.