webdriverio-boneyard / wdio-allure-reporter

A WebdriverIO v4 plugin. Reporter that creates Allure Test Reports (http://allure.qatools.ru/)
MIT License
38 stars 48 forks source link

"POST" entries appearing on test report #160

Closed adamsjoe closed 5 years ago

adamsjoe commented 5 years ago

Hi, when I view my test report, I am now seeing lots of "POST" entries (example ("POST /session/:sessionId/window/maximize") - I recently upgraded versions and previously this wasn't shown.

Accoring to my packages.json file I am using the following: "@wdio/allure-reporter": "^5.7.0", "@wdio/cli": "^5.7.0", "@wdio/local-runner": "^5.7.0", "@wdio/mocha-framework": "^5.7.0",

has anyone else seen this?

BorisOsipov commented 5 years ago

@adamsjoe it is repo for wdio-allure v4 only. Submit issue to main repo for v5 version https://github.com/webdriverio/webdriverio/issues/new?template=--bug-report.md

Also first please check your configuration using docs here https://github.com/webdriverio/webdriverio/tree/master/packages/wdio-allure-reporter#configuration