|
|
Browse by Tags
All Tags » javascript (RSS)
Showing page 1 of 2 (15 total posts)
-
Hello,
I am trying to get a decryption-script up and running in my robot, but i always get a invalid expression error.
How should be the code inserted? Where do i put the >> and << in my script?
In the End i wish to call the function encodeBase64 with the RESTInput.value2 and the result should be saved in the RESTInput.value2 (I ...
-
Hello,
I am trying to use RoboMaker & openkapow to extract member listings from www.meetic.fr. I have successfully created a REST robot that logs into the site, requests a list of members online, loops through the multiple pages of results and extracts specific member data from the tables within each page. So far so good.
However, when I ...
-
I have a web based cms system that generates the text entrybox for user input using javascript I believe using iframe to do it. It appears in robomaker as a "Frame: unnamed" Which does not allow me to enter any robot created text. Which is critical in entering anything into it. Everything else works like a charm....
Any ...
-
Hello,
I am building a robot for retrieving job offers of InfoPraca.pl. Sadly, it does not seem to go through next pages from queries (because are they JavaScript links?).
On the other hand, despite it works in the debugger --for one page--, it crashes in the REST server.
http://service.openkapow.com/toniher/infopracapl.rest
Any ...
-
Hello,
RoboSuite is great.. but its complexity is currently backfiring at me.
I want to insert a JavaScript segment into a clip - the <script> tag should actually appear, unmodified and un-executed, in the resulting web clip. The purpose of this is to call a function of the container portal of the clip. (Compatibility, i ...
-
This robot logs in to Microsoft's SkyDrive and saves a file. It takes three input values: login name, password, and file to upload. It works around a Javascript issue where the upload button fails to enable. An added step to execute the Javascript to enable the upload button was added. The result is returned in the REST output.
-
We need to setup a search page on our website where the user can enter the searched item and the robots will return the item, price and source URL (exactly as in the demo). The difference is that the searched sites are individual sites and I (as an administrator) need to have the ability to add new sites/robots as needed.
I would ...
-
Glad you like openkapow, I am gonna try my best to answer your questions....
1. Since you can count the length of a string in JavaScript and since you can execute JavaScript in a robot this is a quite easy problem to solve. Use the "Execute JavaScript" step with the setting "Custome JavaScript from Expression" and then just ...
-
Hey
Thanks for the nice program. I really enjoy playing with it. But I have two questions I can not seem to figure out on my own.
Question 1:
I have an String object, lets call it Text, and I want to count the number of characters in Text. Is this possible and if so how can I do this.
Question 2:
Is it possible to access the Kapow objects in ...
-
.
I posted my comment here, where I thought it was more appropriate. Could you please reply?
http://openkapow.com/forums/thread/5920.aspx
.
1
|
|