dougnoel / sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11 stars 13 forks source link

Updated code for the way API Response objects are stored and compared. #488

Open dougnoel opened 1 year ago

dougnoel commented 1 year ago

Sceanrios need to store all the responses. After a scenario is over, we need to clear it.