Re: [wtr-general] Firefox JJSH for 64-bit Windows 7?

2009-12-21 Thread Angrez Singh
Use instructions provided here for setting up the pre requisites: https://developer.mozilla.org/En/Simple_Firefox_build use the following build options in your .mozconfig file: mk_add_options MOZ_CO_PROJECT=browser mk_add_options moz_objd...@topsrcdir@/firefox-jssh ac_add_options

Re: [wtr-general] Firefox JJSH for 64-bit Windows 7?

2009-12-21 Thread Angrez Singh
You can also see this link: http://wiki.openqa.org/display/WTR/FireWatir+Installation there is a section for compiling JSSh along with the help links. - Angrez On Mon, Dec 21, 2009 at 1:31 PM, Angrez Singh ang...@gmail.com wrote: Use instructions provided here for setting up the pre

Re: [wtr-general] Save image in Firefox

2009-12-21 Thread Angrez Singh
As of now FireWatir doesn't support saving a image. You can open a JIRA ticket for the same. - Angrez On Sat, Dec 19, 2009 at 2:42 AM, hliauw hli...@gmail.com wrote: Hi all, Does firewatir support image(...).save like in ie? I have been testing on ie for a while, and have a need to test

[wtr-general] Error when using winclicker

2009-12-21 Thread shivanand desai
Hi, This is a case of existing scripts not working after reinstalling ruby using the new RubyInstaller. I have installed Ruby 1.8.6 using the new ruby installer and Devkit on my system (OS:windows vista) watir version is 1.6.5. I have to cancel a print dialog that pops up. The original code to

[wtr-general] Re: Save image in Firefox

2009-12-21 Thread hliauw
Thanks for the reply. I'll open a new ticket. In the mean time, is there a way to get the image's binary data? On Dec 21, 4:54 am, Angrez Singh ang...@gmail.com wrote: As of now FireWatir doesn't support saving a image. You can open a JIRA ticket for the same. - Angrez On Sat, Dec 19, 2009

[wtr-general] Re: Save image in Firefox

2009-12-21 Thread hliauw
Thanks for the reply. So, what the tests does is basically save the image into a file and calculate the md5 digest from the file. Is there a way to get the image's binary data without saving it to a file first? On Dec 21, 4:54 am, Angrez Singh ang...@gmail.com wrote: As of now FireWatir doesn't

[wtr-general] Regarding Getting Page Text in Watir and FireWatir

2009-12-21 Thread Pallavi Sharma
Hello If i try to get the page text for watir and firewatir a peculiar problem arises; for watir if there is br tag then with the test a new line appers but for Firewatir this doesn't happen. I am not able to run directly my test cases made in watir into firewatir due to this behaviour as the

Re: [wtr-general] Re: Using begin statement doesn't return the no. of failures and errors

2009-12-21 Thread Marlon
Good Day Charley! Problem now solved. Thanks a lot for your help! -- 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, please read the following guidelines:

[wtr-general] watir ExampleTestHarness.rb help

2009-12-21 Thread venkat
Thankful to you if anybody helps me in watir coding. Using Xls Class in the WatirTestHarnessExample, we can run testcases like.. If $runTests[testcase_01] == Yes testcase($xxx) but I want to run the testcases when the Proejct == Yes Module_01 == Yes. Following is my testdata: