Click activity not work gives selector error. When i click on select report file

Please bro help me

Please solved this issue.

use screen scraping to get the id instead of get text, it will work !

I try screen scraping but its not work.
if you are already created assignment 2 .
please send me System1_UploadYearlyReport.xaml file or selector .please

Can you show me the selector you’re having right now?

<wnd app='iexplore.exe' cls='#32770' title='Message from webpage' />
<wnd ctrlid='65535' title='Report was uploaded - confirmation id is *' />

This is what i used!

Ok bro,
Thanks

Hi malam9384

How did you solve this problem (can not click Select Report File)?

Hi malam9384

What is correct selector?

@malam9384 and @Quan_Tr_n_Khanh use this selector on the activity named Click ‘LABEL’:

<html app='chrome.exe' title='ACME System 1 - Reports - Upload Yearly Report' />
<webctrl tag='LABEL' class='btn btn-default' />

It solves your problem.

Take care.

1 Like

Thanks @Bernardo_Ferreira

Hi Malam ,
i was following this post of yours. It looks like you finished your Assignment2.
I am facing similar issue like yours in “picking the correctselector” . When clicking on “Report” button to Navigate to Yearly Report section the click activity isn’t working as expected. I am using Crome as my Ie does not work . do you have any suggestions ?

You Just Need to uncheck Simulate Click!