[Wtr-general] Verifying instance of text in second browser?

2006-07-26 Thread Max Russell
an empty count in the otherinstance method and then increment if for each instance created in the block. (Incidentally - the number 2 is not fixed; once Ive got this code up and running it will be good for x instances of the browser. Thanks Max Max Russell test Analyst. InPS Tel: 01382

[Wtr-general] No tests specified

2006-07-28 Thread Max Russell
wrong? Any help is much appreciated. thanks Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended solely for the addressee. Access, copying or re-use

Re: [Wtr-general] No tests specified

2006-07-31 Thread Max Russell
simple test loading up but have changed the def as suggested. thanks Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended solely for the addressee. Access

[Wtr-general] Test Harness

2006-08-01 Thread Max Russell
Please ignore my last post- I dug into my script and realized that because my asserts were wrong, the harness was spitting out errors. Thanks for the help! max Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk

[Wtr-general] interacting with AJAX drag and drop

2006-08-09 Thread Max Russell
)) ie.run_script(document.getElementById('#{product}').fireEvent('onmouseup', document.blah)) sleep(1) end (barring the loop,) How would I access the People_widget for dragging? Thanks Max Max Russell test Analyst. InPS Visit our Web site at www.inps.co.uk The information

[Wtr-general] Drag and drop

2006-08-17 Thread Max Russell
person_two 19 p2_body merge_body 20 button_panel merge_btn_panel 21 reports dm_reports 22 invisible So why wont the People_Widget Im trying to move, move? Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk The information

[Wtr-general] Drag and Drop

2006-08-18 Thread Max Russell
on the driving side. Oh yeah- your script definitely still works against the page. Thanks Max Max Russell test Analyst. InPS Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended solely for the addressee. Access, copying or re-use

[Wtr-general] Harness question

2006-10-18 Thread Max Russell
and stupid here, but my minds jamming up! Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended solely for the addressee. Access, copying or re-use of information

Re: [Wtr-general] Harness question

2006-10-18 Thread Max Russell
Just un-jammed my brain, a cup of tea helps. I changed my harness to use a relative load path for the \Tests\ directory. Can get on with the real stuff now! Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk

[Wtr-general] Listener

2006-11-01 Thread Max Russell
for the drag drop action to occur. (Actually, maybe this should really be for the main ruby mailing list) Max Russell test Analyst. InPS Tel: 01382 223900 Fax:01382 204488 Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended

[Wtr-general] Storing shorthand variables in a module

2006-12-14 Thread Max Russell
to be able to include the module and do something like tt_choose_patient.click Any suggestions? Max Russell Test Analyst. INPS Tel: 01382 223900 Fax: 01382 204488 Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended solely

[Wtr-general] Iterator in harness

2006-12-21 Thread Max Russell
not spotting where my iterator is going wrong? Ta Max Max Russell Test Analyst. INPS Tel: 01382 223900 Fax: 01382 204488 Visit our Web site at www.inps.co.uk The information in this internet email is confidential and is intended solely for the addressee. Access, copying

Re: [Wtr-general] Executing javascript in 1.5

2006-12-21 Thread Max Russell
I've been bending my brain round that Javascript thing for a while and should a glimmer of intelligence shine into the murk of my brain, I'll certainly contribute any code I create towards a standard method for dealing with these things... Max Russell Test Analyst. INPS Tel: 01382 223900

[Wtr-general] Clicking on a flash element

2007-01-31 Thread Max Russell
Hi- If a page uses a Flash element (in this case a debug message) is there any way to click on this element? Even if outwith the scope of WATIR, does anyone know a library for driving Flash at all? Max Russell Test Analyst. INPS Tel: 01382 223900 Fax: 01382 204488 Visit our Web

[Wtr-general] ruby 1.8.6

2007-03-14 Thread Max Russell
Any early birds tried this out? If so, have any changes had an impact on Watir? I'm a bit of a lurker when it comes to upgrading (comes from too many times of totaling my Ubuntu system..) Max Russell Test Analyst. INPS Tel: 01382 223900 Fax: 01382 204488 Visit our Web site

[Wtr-general] Load error

2007-06-15 Thread Max Russell
get the error? Max Russell Test Analyst INPS ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Load Error

2007-06-18 Thread Max Russell
to do with the environment it's running under. Ruby 1.8.6 watir 1.5 - I did have all this working some time ago. The only real updates have been the Ruby and WATiR versions. Max Russell Test Analyst INPS Tel: 01382564346 Registered address: The Bread Factory, 1a Broughton Street

[Wtr-general] Load Error

2007-06-19 Thread Max Russell
My original question was: On 6/15/07, Max Russell [EMAIL PROTECTED] wrote: Hi there, I'm getting the following. `require': no such file to load -- watir (LoadError) I've checked the FAQs and downloaded the latest 1.5 version for my Ruby version 1.8.6. I've

Re: [Wtr-general] Load Error

2007-06-20 Thread Max Russell
The load error turned out to be due to the line Require 'rubygems' becoming explicit rather than implicit. Max Russell Test Analyst INPS ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general