Florian Eitel

Results 2 comments of Florian Eitel

Please see the test example above. It contains a custom `login` command. Here even an simpler example without the page objects: ``` const { startStep, endStep } = require('@wdio/allure-reporter').default; describe('My...

https://github.com/aws/aws-sdk-js/pull/3514 fixes at least the types and ensures they reflect reality. It does not address the issue that AWSError should be a real class.