qavajs / steps-wdio

Collection of WDIO steps for qavajs framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement mock steps

AlexGalichenko opened this issue · comments

Implement steps that allow to mock/change network responses.
smth like I mock <url pattern> with <response/mock logic>