Validation Error: Element Exists Selector: Annual Report assignment

Hi,
I am currently working on the Annual Report assignment.

I added the Element Exists activity in GetTransactionData.xaml
I indicated to page 2 on the Acme site.
I changed the Selector manually. But I am getting Validate button in RED.
Not able to get it validated(Green).
image
Thanks

@prasad10

Make sure webpage is opened in background and then only it will show validate in green color and once try to run the workflow and see whether it is giving any error or not.

@lakshman
Yes the webpage is open. It is not giving any error.

@prasad10

Ok. Have you run the workflow ?

Are you getting any error here ?

I ran it again. No error.

@prasad10

use Element Exists activity and go to properties and pass below selector directly. No need to indicate on the screen.

image

1 Like

I did exactly as you suggested. It looks like it worked. No error now.

Now I moved to the if condition.
NextPageExists is throwing error.



The Boolean Variable I created is NextPage

@prasad10

please create variable of type Boolean and say ‘NextPageExists’ for Element Exists activity.

I changed the variable name. Error is gone now.
Thanks

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.