This is my storeText command:
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"root\"]/div/div[2]/div/div[2]/div/div[2]/div/div/div/div/div/div/div[2]/div/div/div/div[2]/div[2]/div/div[2]/div/div/strong",
"Value": "strMonthYear",
"Description": ""
},
It is showing following error:
- [error]
[Line 18]: Unexpected token (1:16)
What is the solution please?