Export to Excel

844 views
Skip to first unread message

viky

unread,
Jan 10, 2011, 4:42:25 AM1/10/11
to Selenium Users
Hi

I am exporting some data in excel file but this
selenium tool is not capturing it,
i just want know how to capture this excel file.

Thank You
vikhram

NagaRaju dasam

unread,
Jan 10, 2011, 8:56:15 AM1/10/11
to seleniu...@googlegroups.com
Hi Vikram,

Please go through below post..


Thanks,


--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.




--
Thanks,
Naga


viky

unread,
Jan 11, 2011, 1:47:23 AM1/11/11
to Selenium Users
Hi

I am using Selenium IDE in that i want to export an excel file but its
not capturing
suggest me


viky

unread,
Jan 11, 2011, 1:48:37 AM1/11/11
to Selenium Users
Hi

I am using selenium ide in that i want to capture Export to excel
file

deter

unread,
Jan 11, 2011, 1:59:38 AM1/11/11
to seleniu...@googlegroups.com
You want to export the results to excel?

Rajesh Tiwari

unread,
Jan 11, 2011, 2:43:03 AM1/11/11
to seleniu...@googlegroups.com
Hi Viky,
Excel is a windows application so you could open it in firefox. Hence you should convert is as html using Export method then use the following command to open your exported excel file and capture the elements.

selenium.open("file:///F:/Registration.html");
if you want to open the excel and get value of your exported file using Selenium RC you can follow this link:
http://qaselenium.blogspot.com/2010/12/selenium-rc-connecting-spread-sheet.html

On Tue, Jan 11, 2011 at 12:29 PM, deter <aler...@gmail.com> wrote:
You want to export the results to excel?

viky

unread,
Jan 11, 2011, 3:18:46 AM1/11/11
to Selenium Users
Hi
yes i want to export the file to Excel Sheet

BillR

unread,
Jan 11, 2011, 1:16:26 PM1/11/11
to Selenium Users
You don't say what kind of data you want to export to Excel. The IDE
lets you export test cases, but there is no point in exporting these
to Excel files. So perhaps you want to export test results.

As far as I know, the only way to export to Excel is to write a
program to do it. This means using Selenium RC or Selenium 2 and a
supported computer language like Java, with a library for accessing
Excel.

viky

unread,
Jan 24, 2011, 7:17:58 AM1/24/11
to Selenium Users
Hi


I am working in a application where i have to add some
objectives(goals) and due date , when i use selenium ide to re-
executed what i recorded its skipping the objective part and showing
only the due date part , what command should i use to capture the
objective part when using selenium ide tool
Please reply me as soon as possible

Thank You

vikhram

viky

unread,
Jan 24, 2011, 7:19:27 AM1/24/11
to Selenium Users
Hi Rajesh Tiwari

viky

unread,
Jan 24, 2011, 7:20:12 AM1/24/11
to Selenium Users
Hi Naga

viky

unread,
Jan 24, 2011, 7:22:33 AM1/24/11
to Selenium Users
Hi

BillR

unread,
Jan 24, 2011, 4:18:29 PM1/24/11
to Selenium Users
It might help if you show us your selenese script and point out which
part fails. It sounds like your test should enter data on the web
page, but it is not happening when you replay the script. One
possibility is that there is a dynamically-generated id for the
element that is not working, and it changes each time you run the
test, so can't be found.

mamta

unread,
Aug 5, 2013, 5:39:18 AM8/5/13
to seleniu...@googlegroups.com

Hi

Did you find the solution where you can export the test results and store then in some file
as I have the problem where you have to store the storevars in some external file.

thanks,
Mamta

Meghasri Kodaganti

unread,
Sep 25, 2013, 3:49:55 AM9/25/13
to seleniu...@googlegroups.com, nagase...@gmail.com
Hai,

This is fantastic.... But where to execute the Script is not mentioned in the link

http://testerinyou.blogspot.in/search/label/Write%20results%20to%20excel

Can you please make me clear where to execute the script? Along with the screen shots if possible. This is my kind request.


Regards,

Meghasri

Meghasri Kodaganti

unread,
Sep 25, 2013, 5:35:59 AM9/25/13
to seleniu...@googlegroups.com, nagase...@gmail.com
Hai,



Thank you for the link. Its very useful. Gone through the link. But where this code is to be executed? Please explain through screen shots from executing scripts to converting the test cases to excel. Please.



Thanks and regards,

Meghasri


On Monday, January 10, 2011 7:26:15 PM UTC+5:30, NagaRaju dasam wrote:
Reply all
Reply to author
Forward
0 new messages