Simon Coen

Results 22 comments of Simon Coen

Hi, for identifying the UI5 Controls we use the [Record Replay API](https://sapui5.hana.ondemand.com/#/api/sap.ui.test.RecordReplay) which is only available since **1.60**. Below that, there should be an error in the terminal that the...

Had a look in the coding. Seems like the fluent async api is not implemented yet for `enterText`. @vobu could you maybe have a look? I am not sure how...

Hi @sebage, bug confirmed! Thanks for reporting that issue. The error with the message `control could not be found` shouldn't be thrown like that. There should be an additional entry...

Hi @sebage, thanks for the detailed description and also your log. As I have never worked with STEP before, I can not tell if the issue is on the STEP...

Hi @sebage, good that you could fix your "issue" by moving the tests at a later point. Bad that the root cause of that is still not clear. ### Regarding...

Hi @sebage, that should work. The only other timeout I am aware of, that could have an affect here, is the mocha/jasmine timeout. You could increase that in your `wdio.conf.js`...

Hi @laszlo-szentes , thanks for that detailed description and your feedback about using wdi5. With version 0.9.10 the biggest change were actually with our error messages and logging. To answer...

@laszlo-szentes again thanks for the context and the detailed explanation with your issues about using wdi5. **Regarding the error message:** Perhaps I have expressed myself a little misleadingly but that...

Hi Gregor, thanks for providing such detailed information and context! We are already aware of this problem and are exchanging information with BAS colleagues. As I understand it, this is...

@gregorwolf definitely! I think when they also get the feedback from customers and partners that there is a major piece missing in their tooling, this could get more attention and...