Hi, Apart from
id: Value: Name: How else can a button be recognised, I'm having problems with a button being recognised, if i run the script in isolation, the button in question is selected (as well as if I do the flash method from a console session) but if if I call the script using Load 'scriptname.rb' the script skips past the button I've identified using each of id:, Value: or Name: I prefer not to post the code as I'd have the post details of the source code as well, just another means of identifying a button will suffice for now, if it does not work I'll come back to you. script detail if spreadsheetdata[:internet_end] == "/ApplyCards/ProductDetails.aspx" ie.goto(test_site) load 'internetApply.rb' internetApply(ie, spreadsheetdata) continue else end -- In theory, there is no difference between theory and practice; In practice, there is. Chuck Reid
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
