-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
Description
Describe the bug
During navigation to the baseUrl there might be called BCP authentication page with multiple options.
Only after selecting some option BTP authentication can be continued
To Reproduce
Steps to reproduce the behavior:
- Go to BTP restricted page with several identity providers
Expected behavior
Selecting default identify provider if not specified or allow identity provider selection in addition to the user/pass. Options are described as plain html tags like
<a href="saml/discovery?returnIDParam=idp&entityID=https://space-tenant.authentication.sap.hana.ondemand.com&idp=accounts.ondemand.com&isPassive=true" class="saml-login-link">accounts01.ondemand.com</a>
Runtime Env (please complete the following information):
wdi5/wdio-ui5-service-version: 1.5.1wdio-version (output ofwdio --version): 7.3.2node-version (output ofnode --version): 18.16.1- OS: Mac
- Browser + Version chrome 115
Additional context
Add any other context about the problem here,
e.g. any options the target browser is started with like --headless or
if the tests run in a CI environment
lucasvienna and LenaHoinkis
