Fedor
Results
2
issues of
Fedor
Faced that ``` await I.swipe('correct-locator', -100, 1, 50); ``` do nothing while debugging I add log inside performSwipe ``` console.log("!performSwipe!", from, to); ``` and find that destination is incorrect ```...
Or how to specify the endpoints which should not be mocked
question