Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Getting Selenium to connect to a new window
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Robinson  
View profile  
 More options Jun 30 2010, 10:23 pm
From: David Robinson <d...@karit.geek.nz>
Date: Thu, 1 Jul 2010 14:23:04 +1200
Local: Wed, Jun 30 2010 10:23 pm
Subject: Getting Selenium to connect to a new window
Hi,

I am trying to get Selenium to connect to a new pop up. I have made a
zip file that includes some simple pages, my tests and a video or it
running (or not running in my case) its 447kB
http://files.karit.geek.nz/selenium/new-window.zip

The application under test opens up process steps in new windows using
target="_blank". I have tried to write a test that will connect to the
new window using selectWindow title=Pop Up Window. I have also in my
simplified case tried using target="magic-name" and selectWindow
name=magic-name. I can not get either of these to work. My preference
would be to get get target="_blank" working as that is how the
application is currently coded using named targets would require code
changes and what not.

I would appreciate if someone could give me some pointers on this.
Also if you would like any more info please feel free to ask.

Thanks,
Dave

Windows XP
Firefox 3.6.6
Selenium IDE 1.0.7
HTML Scripts

--
Disclaimer:
By sending an email, in the past or in the future, to ANY of my
addresses you are agreeing that:
1. I am by definition, "the intended recipient"
2. All information in the email is mine to do with as I see fit and
(but not limited to) make such financial profit, political mileage, or
good joke as it lends itself to. In particular, I may quote it on
forums.
3. I may take the contents as representing the views of your company.
4. This overrides any disclaimer or statement of confidentiality that
may be included on your message.
http://goldmark.org/jeff/stupid-disclaimers/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Robinson  
View profile  
 More options Jul 1 2010, 7:23 pm
From: David Robinson <d...@karit.geek.nz>
Date: Fri, 2 Jul 2010 11:23:56 +1200
Local: Thurs, Jul 1 2010 7:23 pm
Subject: Re: [selenium-users] Getting Selenium to connect to a new window

After some digging found out that it appears to work when export the script
as python and run it using remote control it appears to work. I will scale
up and start running the app under test. I will let you know how that goes.

So to me it appears there is defect/issue with Selenium IDE and
selectWindow. If I get some time over the weekend I will look at the defect
tracking system and see if worthwhile raising a defect for this. Maybe at
least there should maybe a comparison or FAQ page that says if some features
and functionality runs only on a subset of IDE, Core, RC and Grid.

On 1 July 2010 14:23, David Robinson <d...@karit.geek.nz> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »