One more thing to consider is that mocha's afterEach() code will run before your wdio afterTest code. So, if you don't want the test to scroll to the top of ...
確定! 回上一頁