S4064172 / Assessor

0 stars 0 forks source link

Issue on StoreValue #4

Open S4064172 opened 2 years ago

S4064172 commented 2 years ago

Just performing some test, we noticed that the StoreValue of Selenuim create some problem to the assessor tools.

We have to investigate in order to understand the problem.

Tips:

//vars.put("howMany", "2"); //Integer times = vars.get("howMany").toString();

Exception in thread "main" com.github.javaparser.ParseProblemException: (line 72,col 28) Parse error. Found "howMany" , expected one of "!=" "%" "%=" "&" "&&" "&=" ")" "" "=" "+" "+=" "," "-" "-=" "->" "/" "/=" "::" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"