Alexander Tikvach
Alexander Tikvach
@christian-bromann, sorry, did not get. I am calling it like this: ```js browser.setTimeout({ 'script': 5000 }); // looks like valid call ```
@christian-bromann, I described why it is not now working above. 1. I call from my code `await browser.setTimeout({ 'script': 5000 })` 2. Under the hood webdriverio call this methdod -...
But this usually case :) https://github.com/bem/bem-components/blob/v2/common.blocks/button/button.tests/simple.bemjson.js#L21 Or this bad to use?