eyesopen

Results 8 comments of eyesopen

Also maybe it would be possible to consider mute or quiet notes, and by that i mean that all the note reports is its value. For the example above it...

Would it be possible to use both kind of notes? Maybe it is different kind of notebook? One that gives text, other that does not. For sharing test data informing...

actually i didnt test it... :thinking: as per discussion in gitter chat ``` actorInTheSpotlight().attemptsTo( TaskThatAssigns.globalVariable(), Enter.theValue(globalVariable).into(someInput), ); ``` doesnt work as the globalVariable was modified after its value was retrieved....

Thanks! It is clear. I think i will stick with simple js files files for test data and use notes for UI element values where actors need to note something...

My observation is quite the opposite. I had multiple failures since upgrading to WDIO 9. Sessions were unidentified and failing to create. I disabled BiDi and had results more or...

what about effects of security restrictions on chrome? our organization does not allow user profiles. could this affect the behavior of new user context even if directory is empty? also...

@christian-bromann please check this: [link to repo](https://github.com/eyesopen/serenity-js-cucumber-webdriverio-template/tree/afterTest) I just forked the public template and added the logs. also added shortcut "npm run test:debug" to skip the report generation as the...

i continue investigation in serenity side. until it is more clear this can be put on hold