Selector issue for button

I have a relative button(New) based on which i have to select the actual button for file upload. but when running in attended mode this is working but when running in unattended mode it is not working any suggestion would be helpful .Also anyother info from my end i can provide for investigating


File upload screen

Selector for new button below

can you send the link of the site or a test xml file that would help to know out the error
cheers.

Hi @shashank_dullu

Can you please check the input mode for that click activity, you have given the send window messages. Make sure that it has simulate type and please check with that

Regards

@vrdabberu - can you explain more on this ? which all needs to be updated

this is working in my Local machine but when I deploy this for further testing in QA environment it doesn’t work

Hi @shashank_dullu

In the right side properties panel at the bottom you can see their is an option as send window message and simulateclick. So, there uncheck the send window messages and check the simulateclick as true.

Regards