Metzing Márton

Results 12 comments of Metzing Márton

Hi I belive using resources is implemented already. (Based on how we use it in our project.) Using `` will load from ~/Resources/SiteMap.resx with the resource key "Resource1"

As the exception message suggests, you might be missing a using statement in your view?

Hi I suggest using a separate sitemap with the dynamic nodes. Then you can set different cache parameters as described here: https://github.com/maartenba/MvcSiteMapProvider/wiki/Multiple-Sitemaps-in-One-Application#caching

@SAP/jenkins-library-team Is there any update? Could you remove the `stale` and reopen please?

Hi @ArnaudBuchholz I think this part of the docs is misleading: https://github.com/ArnaudBuchholz/ui5-test-runner/blob/main/docs/configuration.md#configuration-file It explicitly states that the `libs` parameter should be a split into a key value pair, but when...

I was able to come up with a workaround: you can set the `writeToDom` property of the CustomData to `true` and access its value using `control.$().getAttribute()` (https://webdriver.io/docs/api/element/getAttribute).

Hey, I can see this was removed from the 23.1.5 milestone. Is there any blockers, anything I can assist with? When can we expect the feature? Thanks, Marton

Hello again, now I see it was put into the `won't do` bucket - may I ask why? This feature would be very nice for our team as we find...

Thanks for the idea @travnja3, I was also able to configure a custom driver using the Driver Manager. ### Instructions: 1. Open the Driver Manager under `Database > Driver Manager`...