I can't get Table Extract Wizard to work

I just can’t get Table Extract Wizard to work. I’m following along an Academy tut, and I go to ACME website, and to Work Items. But when I try to select the table, I get this:

What am I doing wrong? Is there someway to select it without using the wizard?

Re-indicate the target in the Use Browser/Application activity.

I’ve done that a million times. The task here is to go to login page by passing in the URL as a variable, log in, then go to the work items page (I’ve tried doing that by simulating clicking on the button, and also by just using the ‘Go to URL’ page Activity.) Either method gives me this problem when I try to use the Data Extract Wizard.

Have you tried switching UI Framwork?

I’m unclear on what you mean by that? How do I do that?

The Work item page is not zoomed in, right? If it’s reset it.
UI frameworks are best when fuzzy or strict don’t work. It can be switched using F4. But this is not the issue.

No matter what I do, the same errror occurs. Is it because I’m passing in the URL as a variable so somehow the wizard isn’t reading the right target url?

@Terry_Marr,

That’s the issue. Try passing default value to your url Variable. It will allow you to develop this and once done, you can remove default values.

Thanks,
Ashok :slight_smile:

Hi @Terry_Marr

Pass the url in the field of use browser/application activity and then it will allow you to indicate the elemets. Once the indication is done, remove the url and pass the variables and make everything dynamic as per your requirement.

Regards

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