Page 1 of 1
How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 4:07 am
by jdrizz
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?
Re: How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 5:33 am
by webmaster
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.
Re: How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 6:46 am
by akapar
Hi Juan I can't import 'if / while' action tree. It says 'there is an error in XML document'.
Re: How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 6:49 am
by webmaster
Hi,
Are you using the latest version (2.2.3.0)? You can check this on Main Menu -> Help -> About.
Re: How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 6:54 am
by akapar
Hi,
It's 2.0.3.8 . let me try to upgrade
Re: How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 6:58 am
by akapar
Hi
I confirm there are no issues after upgrading to latest version. thanks for the support.
Re: How to choose one of 2 links to navigate
Posted: Thu Oct 13, 2011 2:41 pm
by jdrizz
webmaster wrote: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/While I just thought of a different way that I can accomplish the task I need done.
Thanks for a great program!