eliezer cazares
eliezer cazares
In the end I was able to resolve all the issues, and I would like to share some more Assertions I have created. - Not equal - GreaterThan - EqualOrGreaterThan...
> @eliezercazares sorry for the delay! Those assertions sound very useful but I wonder if we can come up with a more generic ways of doing comparisons 🤔 If I...
I used the afterResponse method suggested above. response.body has the json, you may need to JSON.parse() it in your next method. and don't quote me but I think you can...
Update: New version fixes the issues :P
> I am working on blocking that Premium popup, the ads aren't getting through, right? > > It's been a busy week fixing the popup frequency, I will be releasing...