Marian Zeis
Marian Zeis
first version without a dedicated view https://github.com/ui5-community/bestofui5-website/pull/289
Dedicated view #296
Here is my Config https://github.com/marianfoo/ui5-cc-excelUpload/commit/492bf5785183a65a7859f7a80e4bbeeb042476ef
Hi @NetaMolcho , the setup is now working for me. I had to downgrade geckodriver to `3.1.0`. But I still had to install these two npm packages in addition to...
have not tried it, did you?
Have currently the same problem and also did not find a better solution with multiple yaml files. Are there any plans to improve the current process as I don't see...
I want to build my app for different customers. So I test this with middleware and then build and deploy with different parameters. So Middleware and build is used for...
Correct, currently only parameters with custom task. Inheritance or cli Parameter would also work.
I thought about dropping support for the version `1.71` too, but this version is in maintenance till end of 2027 or 2030. If there are no other options to implement...
I have just stumbled across the problem again :/ But this time i guess bindingPath is not working for `1.71`? ```js const settingsButton = await browser.asControl({ selector: { controlType: "sap.m.Button",...