Re: [wtr-general] Radcombox automation

2010-05-27 Thread khaja shaik
Hi All, We got the solution to click Rad combox drop down list and to select the value. $ie.link(:id,"rcb__Arrow").click # It should be the link that will trigger the div to appear with the items # $ie.div(:id,"what ").div(:class," what").ul(:class,"what"

[wtr-general] click the nodes in Rad Tree view

2010-05-27 Thread khaja shaik
Hi All, Can anybody have any idea to click the nodes in a Rad Tree view. Rad tree view have the 10 nodes and i have to click 1st node, 2nd node and 3rd node and so on. Thanks, Khajs Shariff -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You

Re: [wtr-general] Radcombox automation

2010-05-25 Thread khaja shaik
Actually after clicking the drop down arrow in the combo box , values displayed in the separate iframe, thats why i cannot able to automate check tha attached screen shot Thanks, Khaja shariff On Tue, May 25, 2010 at 4:08 PM, Ċ½eljko Filipin < zeljko.fili...@wa-research.ch> wrote: &g

[wtr-general] Radcombox automation

2010-05-25 Thread khaja shaik
Hi all, I am trying to select the value from drop down list of Rad combo box with watir. Is there any solution for this Thanks, Khaja shariff -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are

[wtr-general] gems installtion

2009-12-08 Thread khaja shaik
Hello, my machine was formatted and i was trying to install again watir. Hi all, I am trying to install watir in my PC. while I am running the command "gem update --system" or "gem install watir" It always throws following error ERROR: While executing gem ... (Gem::GemNotFoundException) Could

[wtr-general] watir supports rad editor of Telerik

2009-09-08 Thread khaja shaik
/lib/watir/input_elements.rb:324:in `set' publicpolicy.rb:26:in `test_gmaildemo' can anybody give me help on this Thanks, Khaja shariff --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General&quo

[wtr-general] Re: Watir support java applets

2009-07-24 Thread khaja shaik
ument.getElementByid ( "ELJ_detail_Control_elj_editor") sleep(3) $ie.send_keys ( "Thisistesttestdata.") end Thanks, Khaja shariff 2009/7/23 Chuck van der Linden > > most of the attachements appear to be empty. (nor for that matter, am > I sure that Elcom would b

[wtr-general] Watir support java applets

2009-07-22 Thread khaja shaik
Hi All, Can anybody tell me is watir supports java aaplets? Is it will support in future? any work going on Thanks Khaja shariff --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group.

[wtr-general] Re: Watir work with java editor

2009-07-11 Thread khaja shaik
Hi Yes in our product, javaeditor was already implemented and i need to enter the text using editor. can is there any way to automate this process. Thanks, Khaja Shariff On 7/11/09, Chuck van der Linden wrote: > > > Are you talking about something implemented via the browser?

[wtr-general] Watir work with java editor

2009-07-09 Thread khaja shaik
*Watir work with java editor* HI all, i have to automate : to enter the text in java editor (HTML editor) is it possible with watir Thanks, Khaja shariff --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[wtr-general] Re: getting error while running watir script on firefox 3.0.11

2009-07-09 Thread khaja shaik
Hi, I am also getting same error on windows xp. after running the command i got error saying that " Connection failed" Thanks, Khaja shariff On Thu, Jul 9, 2009 at 11:51 AM, Angrez Singh wrote: > After enabling it do this: > > Start -> run -> [firefox installati

[wtr-general] send attachments from outlook

2009-07-08 Thread khaja shaik
Hi All, can anybody help me how to send a attachment using watir (i have to send using outllook) Thanks, Khaja shariff STE --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To po

[wtr-general] Re: Documentation about the select_list is wrong?

2009-07-07 Thread khaja shaik
lled and Firefox is running with '-jssh' option (Watir::Exception::UnableToStartJSShException) from c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/firefox.rb:161:in `initialize' from news1.rb:7:in `new' from news1.rb:7 >Exit code: 1 how to resolve th

[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-07 Thread khaja shaik
t code: 1 Please can you please solve the problem for me Thanks Khaja shariff --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googleg

[wtr-general] pop-up and select the value

2009-06-22 Thread khaja shaik
select the text Thanks, Khaja shariff STE --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googlegroups.com Before posting, pleas

[wtr-general] Watir Vs Selenium

2009-02-13 Thread Khaja
Hi , I am looking for a UI testing tool for testing a webapplication, I could find that two of the tools look very promising Watir and Selenium Can any point me where does Watir score well over Selenium in otherwords which tool do you prefer..? Thanks -Khaja