Reply
Contributor
ankugarg
Posts: 89
Registered: 12-08-2009
0
Accepted Solution

Not able to copy in fanfare session

While working with a session on switch in fanfare,i tried copying one command from my PC to the fanfare session,but was not able to paste.Is this not supported or is there any other way.Also can i copy some text from the fanfare session.Thanks

Community Leader
AdamB
Posts: 721
Registered: 09-01-2008

Re: Not able to copy in fanfare session

Hi ankugarg,

 

Are you using the right click context menu or trying to use CTRL+C to copy?

 

If it is the former, then there is a bug and we can look into it.  If it is the latter case, the terminal sends pretty much all keys to the telnet device, so CTRL+C is sent to the device rather than captured for copy.  By using the context menu, you should be able to get it to work.

 

(Btw, I'm assuming that you are using a telnet or ssh session to the switch.)

 

-Adam


Does this post answer your question? Click the "Accept as solution" button.

Was this post helpful? Click the yellow "Kudos!" button.
Community Leader
AdamB
Posts: 721
Registered: 09-01-2008
0

Re: Not able to copy in fanfare session

As a work around, if you cannot get it to work, the responses from your session are being captured by iTest.  If you open up the "Capture View" and the "Response View" you will be able to view each of the captured responses.  You can select text in the response view and copy and paste.


Does this post answer your question? Click the "Accept as solution" button.

Was this post helpful? Click the yellow "Kudos!" button.
Contributor
ankugarg
Posts: 89
Registered: 12-08-2009

Re: Not able to copy in fanfare session

I was into the switch thru terminal server.I copied text from my PC.So that was happening fine.Then i was trying CTRL+V in fanfare session.That was not happening.I have tried right click now and it is working.Thanks for the help

Community Leader
AdamB
Posts: 721
Registered: 09-01-2008
0

Re: Not able to copy in fanfare session

Many terminal shells and applications use control characters so iTest has to just pass them through and not try to do anything with it.  i.e. if you hit CTRL-C, did you mean to cancel the Ping command or paste some text in.

 

I'm glad it's working for you now.

 

-a


Does this post answer your question? Click the "Accept as solution" button.

Was this post helpful? Click the yellow "Kudos!" button.