Copy Text from textbox

Ask general questions here.
JDT
Posts: 1
Joined: Tue Jul 05, 2011 7:11 pm

Copy Text from textbox

Post by JDT » Tue Jul 05, 2011 7:16 pm

Using the UI Spy I was able to find the location of a text box that I need to copy text from. The question is how to do that. Here is the location.

Code: Select all

/dom[@domain='mysite.com']/frameset/frame[@name='_sweclient']/frameset/frame[@name='_swecontent']/frameset/frameset/frameset/frameset/frame[@name='_sweview']/frameset/frame[@name='_svf0']/body/table[3]/tbody/tr/td/table/tbody/tr[1]/td/div/form/div/table/tbody/tr/td/span/div/div/table/tbody/tr[5]/td[8]/div/object/text[@class='Edit']

User avatar
Ciege
Posts: 1336
Joined: Thu Oct 16, 2008 6:46 pm
Location: Arizona, USA

Re: Copy Text from textbox

Post by Ciege » Tue Jul 05, 2011 8:42 pm

Is there a text property (or similar property) that is listed in Spy?
Can you post the RanorexSpy snapshot of that element so we can take a look?
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Copy Text from textbox

Post by Support Team » Wed Jul 06, 2011 12:10 pm

HI,

As Ciege suggested, it would be very useful to post us a Ranorex Snapshot of your application.
Create a Snapshot

BTW, I would suggest you to read the User Guide too
http://www.ranorex.com/support/user-guide-20.html

Regards,
Peter
Ranorex Team