wdi5 icon indicating copy to clipboard operation
wdi5 copied to clipboard

Testing with different user & roles

Open T1mey opened this issue 1 year ago • 2 comments

Hello @all,

after update from

"chromedriver": "^103.0.0", --> "^104.0.0"
"wdio-ui5-service": "^0.9.4" --> "^0.9.10"

we're not able to test with differnt users & roles anymore. Before adding credentials to the baseUrl in wdi5.conf did the trick...

baseUrl: "http://user:pass@localhost:4004",

After the update chrome console is logging

image

Failed to execute 'fetch': Request cannot be constructed from a URL that includes credentials:./manifest.json

Is there any support for calling the application with credentiasl in the meantime within wdi5 ? Or is there any way to influence the chrome behaviour ?

T1mey avatar Aug 25 '22 06:08 T1mey

there's nothing we're fiddling around with regarding credentials in wdi5. Is that fetch done manually by the app or is it within UI5? If the latter, a UI5 upgrade might be the root cause.

vobu avatar Aug 25 '22 07:08 vobu

You're right ... this is a new feature in SAPUI5... So from 104 upwards it is not working anymore. Last version where this is working is 1.103.1 ...

So maybe they added a configuration for that behaviour ... Will start searching

T1mey avatar Aug 25 '22 07:08 T1mey

hey 👋 - silence for 30 days 🤐 ... anybody? 😀

github-actions[bot] avatar Sep 25 '22 03:09 github-actions[bot]

closed 📴 because silencio 🤫 since an additional 14 days after staleness 📠

github-actions[bot] avatar Oct 10 '22 04:10 github-actions[bot]