–>The teststep related to dropdown selection is being marked as green and moving on to other steps,but no action is being performed on the dropdown,hence the script(macro is failing)
Earlier used versions:8.0.1 and 8.1.1
Current version:8.1.3
–>request you to please fix the bug asap
Sample Website:React-Select
—>attaching the json code for reference
{
"Name": "React",
"CreationDate": "2022-10-17",
"Commands": [
{
"Command": "open",
"Target": "https://react-select.com/home",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "xpath=//*[@id=\"root\"]/div/div[2]/div[2]/div/div/div/div[2]",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "xpath=//*[@id=\"root\"]/div/div[2]/div[2]/div/div/div[2]/div[2]",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "xpath=//*[@id=\"root\"]/div/div[2]/div[2]/div/div/div[3]/div[2]/div/div/div[2]",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "xpath=//*[@id=\"root\"]/div/div[2]/div/div/div/div[3]",
"Value": "",
"Description": ""
}
]
}