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

Remove quotations in response verification #520

Open tyBouch opened 1 year ago

tyBouch commented 1 year ago

As responses are often json formatted, which relies heavily on quotations, we should remove the response verification check's use of quotations both to line up with new decisions for Sentinel moving forward, and to allow for extending checks where there is a fixed identifier in addition to the data set (for example needing to check a particular value is a non specific value:

"textvalue":"1"