Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
dhinesh
Posts : 5
Join date : 2013-05-27

How to capture the dialog box values using the selenium IDE Empty How to capture the dialog box values using the selenium IDE

Wed Jun 12, 2013 9:06 pm
Hi,

Currently i'm using selenium IDE for my projects.In that product master screen the system want to add the product image using the browse option. In selenium IDE does not capture the dialog box and the selected images.

Herewith I have placed the sample screen shot for the browse and the dialog box for your reference.

Looks forward for help.

thanks
Regards
Dhinesh
avatar
ccox
Master
Master
Posts : 205
Join date : 2012-01-06
Age : 38
Location : Denver, CO

How to capture the dialog box values using the selenium IDE Empty Re: How to capture the dialog box values using the selenium IDE

Wed Jun 12, 2013 10:39 pm
Where is the screen shot?
avatar
dhinesh
Posts : 5
Join date : 2013-05-27

How to capture the dialog box values using the selenium IDE Empty Re: How to capture the dialog box values using the selenium IDE

Thu Jun 13, 2013 11:42 am
I have tried to place the screen shot but it's not accepted to place.

so it's possible to capture to the dialog box values using IDE
avatar
ccox
Master
Master
Posts : 205
Join date : 2012-01-06
Age : 38
Location : Denver, CO

How to capture the dialog box values using the selenium IDE Empty Re: How to capture the dialog box values using the selenium IDE

Sat Jun 15, 2013 3:24 am
Is the pop up a new window or actually a dialog box? Are you able to get any information from it using developer tools or Firebug?  It sounds like it may be a new window and if it is, find the title of it and use the selectWindow command with the window's title as the parameter.  

Let me know if you can get that far
avatar
dhinesh
Posts : 5
Join date : 2013-05-27

How to capture the dialog box values using the selenium IDE Empty Re: How to capture the dialog box values using the selenium IDE

Sat Jun 15, 2013 12:51 pm
it's pop up a new window and i'm not get any information using the firebug.

And i'm using the select window command but when i execute the command i'm getting the following error

"[error] There was an unexpected Alert! [You cannot select a null file. Try again...]"

Look forward for the help.
Sponsored content

How to capture the dialog box values using the selenium IDE Empty Re: How to capture the dialog box values using the selenium IDE

Back to top
Permissions in this forum:
You cannot reply to topics in this forum