Click Error

Hi there,

I was keep facing on this type of error while using click activities. How am I going to fix the error?

Thanks and best regards.

@yushinchan,

Your excel title might be changed, check that and correct it in the selectors.

Hi @sarathi125

Which title?

Excel file title.

1 Like

Hi @yushinchan

is it dropdown value your clicking?

Hi @yushinchan

Try to change your selector. into dynamic

cheers :smiley:

Happy learning :smiley:

1 Like

Hi @Karun

Nope. It’s just normal click in.

Thanks and best regards.

Hi @pattyricarte

How to make it dynamic?

Thanks and best regards.

2 Likes

Can you show the selector of the click activites please. :smiley: Thanks
@yushinchan

cheers :smiley:

Happy learning :smiley:

1 Like

is it failing on SAS_DATA_1 - Excel file right?

Hi @Karun

Yup. That’s right.

Hi @pattyricarte

It’s just like this.
1

2 Likes

Please expound the target in the property and get the value of the selector . :smiley: Thanks :smiley:

cheers :smiley:

Happy learning :smiley:

1 Like

Hi there, here are my both .xlsx file and .xaml file.
Can please kindly look through for me?

Fuzzy Look Up 2.xaml (21.0 KB) SAS_DATA_1.xlsx (14.6 KB)

Capture2

My “edit selector” panel keep doing wrong on validation.

2 Likes

right @yushinchan
Try to put title=‘*’ in your selector. Validate it

cheers :smiley:

Happy learning :smiley:

1 Like

Hi @pattyricarte

Capture3
Like this?

1 Like

just put it like this title=’*’ @yushinchan

1 Like

Hi @pattyricarte

Capture

Like this correct?

yes did you steal get the same error ?
@yushinchan

cheers :smiley:

Happy learning :smiley:

1 Like

@yushinchan

Try to clear the selector and update it as
wnd app=‘excel.exe’ cls=‘XLMAIN’

and click on validate.

Hope it will works