Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Telnet command not recognized
#1
Not Solved
Hi,

I' m trying to connect to device telnet from UFT 12.54 but it says "Telnet is an unrecognized command".
Although. it is working fine when tried manually.
Please share any information on this.

PS: 
1. I have enabled Telnet Client and Server from Windows Control Panel
2. Command Used in UFT: 

Code:
 SystemUtil.Run "C:\WINDOWS\system32\cmd.exe"
Set oShell = CreateObject ("WSCript.shell") 
oShell.SendKeys "telnet"
oShell.SendKeys "{Enter}"

3. Terminal Emulator Add-in is installed.

Thanks,
Sanjana
Reply
#2
Not Solved
Put some Wait(2) before the telnet statement.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  telnet usage in qtp? smitapawar610 1 1,199 01-04-2019, 11:11 AM
Last Post: pranalimane
  WinListView set item command Shahino007 0 2,525 10-06-2015, 03:57 PM
Last Post: Shahino007
  Objects are being recognized as "Windows for Menu item list (Browser-firefox, UFT 12) akhandesh 0 2,361 05-27-2015, 06:29 PM
Last Post: akhandesh
  telnet automation rakesh499 0 2,255 03-04-2015, 07:00 PM
Last Post: rakesh499
Smile Importing Excel sheet - Reference Values are not recognized michiusa69 3 7,574 01-23-2015, 02:36 AM
Last Post: lkng2001

Forum Jump:


Users browsing this thread: 1 Guest(s)