Skip to content

Conversation

@padget11
Copy link

@padget11 padget11 commented Sep 10, 2021

Purpose

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. Closes #99

Approach

Checks to see if the password is required as part of the log in step.

TODOs

  • Automated test coverage for new code
  • Documentation updated (if required)
  • Build and tests successful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When SSO is supported, logs in but step fails as password isn't needed

1 participant