Search found 27 matches

by derba
Sat May 26, 2012 8:26 am
Forum: Q/A
Topic: Mouseover click ?
Replies: 12
Views: 24262

Re: Mouseover click ?

Hi Juan, Many thanks. Alas I have tried your different solutions without success. You can play with the Select Parent button in the selection editor until you get the INPUT selected. Thanks to your suggestion, I have noticed that the third INPUT is not detected by Helium if I use the https url ! But...
by derba
Fri May 25, 2012 6:50 am
Forum: Q/A
Topic: Mouseover click ?
Replies: 12
Views: 24262

Re: Mouseover click ?

Hi, Your new (alert.message) code is working fine (I am not bothered by the "prevent right click" and the correct alert box are launched) with the file "example.htm". ;) Alas it is still not working for the website I am targeting. I was wondering if this from above may help ? selenium. mouseOver ("l...
by derba
Thu May 24, 2012 9:59 am
Forum: Q/A
Topic: Mouseover click ?
Replies: 12
Views: 24262

Re: Mouseover click ?

Hi Juan, The reason why is not wirking on w3schools is because the image is inside an iFrame. If you look at the TAG element of the kinds you created you'll see they are actually selecting the iFrame element, not the content. You need to navigate inside the iFrame before being able to select any ele...
by derba
Wed May 23, 2012 9:00 am
Forum: Q/A
Topic: Mouseover click ?
Replies: 12
Views: 24262

Re: Mouseover click ?

Hi Juan, Many thanks. Your attachment is working great with my example. ;) Alas I failed to reproduce your success in the website that I would like to scrape (it is using https : the button may be simply linked to the secured page - which should not be a problem I assume http://www.pcreview.co.uk/fo...
by derba
Tue May 22, 2012 10:57 am
Forum: Q/A
Topic: Mouseover click ?
Replies: 12
Views: 24262

Re: Mouseover click ?

Hi, I am still digging trying to find a way for Helium to click those buttons ! I think the problem comes from the push button as I failed to create a valid kind and click action : the button doesn't show "Get Off!" (see my enclosed file test_click_on_push_button.hsp ) Here a test url : http://examp...
by derba
Mon May 21, 2012 5:08 pm
Forum: Q/A
Topic: Saving filename "Js_namefound.csv" one per row
Replies: 7
Views: 14752

Re: Saving filename "Js_namefound.csv" one per row

Hi, Well, If you can set your actions such that you limit the fruit to be extracted to only one fruit, then you could extract one fruit, then save your CSV, clear the data table and then extract the next fruit (you cannot export programmatically for now but you'll be able to do this in the next upda...
by derba
Mon May 21, 2012 9:41 am
Forum: Q/A
Topic: Saving filename "Js_namefound.csv" one per row
Replies: 7
Views: 14752

Re: Saving filename "Js_namefound.csv" one per row

Hi, Sorry for my bad explanations ! ;( I try to be better this time ; ) : I create a a table named "table1.csv" from data scraped from the web (or it could also be the result of a joined SQL query). From "table1.csv" I would like that Helium create by itself 2 other tables "orange.csv" and "apple.cs...
by derba
Mon May 21, 2012 9:05 am
Forum: Q/A
Topic: Mouseover click ?
Replies: 12
Views: 24262

Mouseover click ?

Hi, I have a lot of similar buttons to make Helium click. The usual strategy (create kind + in action "navigate & simulate click") is not working here. I have taken the liberty to copy and adapt below the same html code problem that was encoutered on another software forum (http://translate.google.c...
by derba
Sun May 20, 2012 7:29 pm
Forum: Feedback
Topic: Suggestions ALA "Rapid Miner"
Replies: 5
Views: 18145

Re: Suggestions ALA "Rapid Miner"

Hi Juan,
Many thanks for the detailed and clear explanations. ;)
I appreciated. ;)
by derba
Sat May 19, 2012 4:26 pm
Forum: Feedback
Topic: 3 suggestions
Replies: 0
Views: 11452

3 suggestions

Hi, Could you add : 1) a link to the "Startup tips" in the help menu of Helium please ? I would like to read again some of them and I don't know where they are ! 2) a way to rename an action tree (I didn't find it!) ? 3) a way to export all tables to Excel where directly adding one sheet per table (...