Search found 8 matches

by jdrizz
Sun Sep 13, 2015 12:34 pm
Forum: Q/A
Topic: Command Line and Multi-process Navigate URLs
Replies: 0
Views: 24855

Command Line and Multi-process Navigate URLs

I'm trying to schedule a scrape using the command line but I can't figure out how to run an actions tree other than Main. Main is already in use bu the Multi-process Navigate URLs. I've considered changing the name of the current Main action tree but I don't see what calls that action tree in the mu...
by jdrizz
Thu Jan 08, 2015 2:46 am
Forum: Q/A
Topic: Selecting One Item from Dropdown
Replies: 0
Views: 23179

Selecting One Item from Dropdown

I need to be able to extract the price for only 1 item of a drop down menu. There are two kinds. "PRICE" and "dropdown". The "PRICE" kind needs to be the price for the specific item in the "dropdown" list There are four actions. "TEST URL" action stores the url that we want to extract a price from. ...
by jdrizz
Mon Dec 30, 2013 5:59 pm
Forum: Q/A
Topic: Can I Take screenshot of page or print page to pdf?
Replies: 3
Views: 9557

Re: Can I Take screenshot of page or print page to pdf?

I agree that this would be a useful function. Anyone have any input on how to accomplish this easily?
by jdrizz
Wed Mar 28, 2012 8:48 pm
Forum: Bug report
Topic: Saving in Newest Release
Replies: 1
Views: 10946

Saving in Newest Release

When I try to exit now it asks me if I want to save.

Saying yes takes me to a "save as" screen

Just a minor issue in an otherwise AWESOME program
by jdrizz
Wed Dec 07, 2011 12:13 am
Forum: Q/A
Topic: Linking ID from URL Table
Replies: 3
Views: 8180

Re: Linking ID from URL Table

Thanks Juan:

I"m just getting back to this project. I'm getting an error now that says "This tree must be invoked from an 'Execute Actions Tree' action."

When I built my actions I chose "Execute actions tree" and then "ExNavigateURLs" from the additional menu.

Please help.
by jdrizz
Tue Nov 15, 2011 8:54 pm
Forum: Q/A
Topic: Linking ID from URL Table
Replies: 3
Views: 8180

Linking ID from URL Table

How would I go about linking an ID from a custom table I created for a list of URL's to navigate with the extracted data in another table.

For example
Table1 - has 2 columns Column1-URL, Column2-ProductID

Table2 - is extracted data. how can I get an ID from the Table1 to link into Table2.
by jdrizz
Thu Oct 13, 2011 2:41 pm
Forum: Q/A
Topic: How to choose one of 2 links to navigate
Replies: 6
Views: 13211

Re: How to choose one of 2 links to navigate

Hi, You can use the If / While action that is available in the Execute Actions Tree -> More... menu in the New action button. Let me know if you need any help with this. Hi Juan; This is a good start. Even though I was looking for more of a comparison task. I did some rethinking and using the If/Wh...
by jdrizz
Thu Oct 13, 2011 4:07 am
Forum: Q/A
Topic: How to choose one of 2 links to navigate
Replies: 6
Views: 13211

How to choose one of 2 links to navigate

Hi: Can your program choose between 2 links and navigate one if the other isn't present. I've attached a sample...I need to always navigate the kind "CombinedSellerLink" if there is one, and if that kind doesn't exist I need it to navigate the kind, "MainLink" Please let me know if this is possible?