Closed RusKnyaz closed 4 years ago
Execute code
window.localStorage["A"]=true;
Observed: Exception: System.ArgumentException : Cannot convert object of type"System.Boolean" to type "System.String".
Execute code
Observed: Exception: System.ArgumentException : Cannot convert object of type"System.Boolean" to type "System.String".