OK, I'm sorry
My question is, how can the browser open websites quickly so that scripts can execute commands correctly, such as commands to click or write on the website, Thnks Bast Friend
[HELP] Conditions - doing the right way?
-
Hi
I have another problem with BAS.. could someone help me achieve my goal?
I simply want to choose from resource one option.. and BAS will click on specific link..
I probably did this the wrong way but anyway..
My sample site is bablosoft homepage
- I have created resource "options" with 3 options: Manual, Community and Helpdesk
- What i want it to BAS clicks one of these links on its homapge - like i choose Manual in resource box.. and BAS clicks on Manual on homapge etc..
Sounds easy to do... but I failed :)
Thx in advance for any help
-
hi there,
I can help that...actually you have to put argument in the statement
{{links}} == "Manual"
before this you use {{option}} which is no variable name.
so I change to {{links}} , just select from the user input
in if statement frame..
this is the working xml..
0_1508179957082_1508175962921-bablasoft-SOLVE.xml
Please test it...
-
Big thx @amirsyazi its working as i wanted.. now with that knowledge i can conquer the world :)