[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-27 Thread khaja shaik
On Tue, May 25, 2010 at 4:48 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: 2010/5/25 khaja shaik khaja.sh...@gmail.com 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

[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

Re: [wtr-general] Radcombox automation

2010-05-25 Thread khaja shaik
25, 2010 at 12:36 PM, khaja shaik khaja.sh...@gmail.com wrote: I am trying to select the value from drop down list of Rad combo box with watir. Is there any solution for this Sure: http://wiki.openqa.org/display/WTR/Selection+Boxes Željko -- watir.com - community manager

[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
Hi , In our project, we need to enter the data in Rad editor of Telerik controls. I am automating this process. $ie.text_field(:id,rad_Editor).set(test) i have used this code after executing my script i got below mentioned error IN32OLERuntimeError: unknown property or method `readOnly'

[wtr-general] Re: Watir support java applets

2009-07-24 Thread khaja shaik
HI All, Good news today i have automated entering the text in java editor(java applets) using win320le. If our java editor (which running in browser) having the element id then this code works. require 'watir/WindowHelper' require 'win32ole' def test_addmission $ie.document.getElementByid (

[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. To post to this

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

2009-07-12 Thread khaja shaik
? (e.g. an editor written in java) or something optimized for editing javascript and html code? On Jul 9, 6:04 am, khaja shaik khaja.sh...@gmail.com wrote: *Watir work with java editor* HI all, i have to automate : to enter the text in java editor (HTML editor) is it possible

[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 ang...@gmail.com wrote: After enabling it do this: Start - run - [firefox installation

[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 Watir

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

2009-07-07 Thread khaja shaik
Hi everyone, today i am running the my watir tests on Firefox browser and i got below mentioned error: ruby news1.rb c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:479:in `recv': An existing connection was forcibly closed by the remote host. - recvfrom(2)

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

2009-07-07 Thread khaja shaik
Hi all, i have installed jss and ran the watir script again. but i got this error ruby news1.rb c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/firefox.rb:271:in `set_defaults': Unable to connect to machine : 127.0.0.1 on port 9997. Make sure that JSSh is properly installed and

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

2009-06-22 Thread khaja shaik
HI All, In our asp.net application, we have one java script pop up window and we need to select the one value from list box in pop-up and need to click ok button. We are not able to write code for this. can anybody provide help on this Check the screen shot which i have to capture and need to