On Element Appear!

I am actually following a video on a project. I did exactly the same what the trainer but i am getting this error. Can you please help me ?

I can also drop the zip file in here if it is needed.

@170290064

The selector you are using for on element appear looks like is not identifying the element you are checking for…please correct the selector

Cheers

@170290064 why are you using on element appear. over page 2.

Now i got this error before ‘on element appear’.

Btw i changed ‘on element appear’ with ‘check app state’.

@170290064

The issues are with your selectors again…may be they are not dynamic and contains some info which are related to the page when indicated

Cheers

:thinking:

@170290064 are you getting data from by clicking next page ?

This is what i do after clicking the next page…

@170290064 You know there is no need to click on Next page when you are getting data through Extract Data activity. Its ask that do you want to get data from next page

Yes Sir! Using it does not makes sense! Should i delete the click activity ???

But why the trainer is using it ??? I didnt get.

He is using it in the else box

project.zip (1.6 MB)

This is the project file. Please can you check it out If you got any time ?

@170290064 ok let me check

@170290064 see. To solve any problem their is multiple approaches which but we see that which is best and easy to do.

@170290064 I am not able to see where you are extracting data

process.xaml (in the framework file)

Here it is!

ok let me check now.

Thanks a lot!

@170290064 Do you want to exract data and feed into queues?

Yes sir! I was trying to do that but this click error appeared.

Hi @170290064

Can you please check the selector back again,

Instead of html tag a, you might need to select some other one, can you check again with UIExplorer and reindicate the item, it might be Li or something else.

Have seen this issue before as well.