You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating Aquality.Selenium.Core from version 3.5.0 to 4.0.0, I started encountering issues when reading data from JSON files.
In version 3.5.0, I was able to retrieve values from JSON files without any problem. However, after upgrading to 4.0.0, the same code throws an exception stating that the JSON file cannot be read or the data cannot be retrieved.
This issue seems to be specifically introduced in version 4.0.0, since downgrading back to 3.5.0 resolves the problem.
Steps to Reproduce
Install Aquality.Selenium.Core 4.0.0
Define some test data in a JSON file, for example: