Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
convert .Click to <enter>
#9
Solved: 10 Years, 9 Months, 1 Week ago
Success!
Had to use SendKeys:
Code:
Set WshShell = CreateObject("WScript.Shell")
    WshShell.SendKeys "{ENTER}"
Reply


Messages In This Thread
convert .Click to <enter> - by Bsmith - 03-23-2011, 08:26 PM
RE: convert .Click to <enter> - by basanth27 - 03-23-2011, 08:39 PM
RE: convert .Click to <enter> - by Bsmith - 03-24-2011, 12:25 AM
RE: convert .Click to <enter> - by basanth27 - 03-24-2011, 11:15 AM
RE: convert .Click to <enter> - by Bsmith - 03-24-2011, 07:25 PM
RE: convert .Click to <enter> - by tdevick - 03-24-2011, 04:18 AM
RE: convert .Click to <enter> - by tdevick - 03-24-2011, 07:25 PM
RE: convert .Click to <enter> - by basanth27 - 03-25-2011, 09:03 AM
RE: convert .Click to <enter> - by Bsmith - 03-25-2011, 06:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] Get Item of ListBox and convert it to array felino 1 2,294 11-26-2015, 02:20 PM
Last Post: felino
  Unable to pass "Enter" Key through Sendkeys Lavanya N 1 3,933 07-24-2015, 02:17 PM
Last Post: Lavanya N
  How to convert a single dimension array to two dimensional array venkatesh9032 3 5,228 02-10-2014, 03:07 PM
Last Post: pranikgarg
  How to enter values into excel which is already open using QTP Narayanan 1 4,216 12-11-2013, 07:30 AM
Last Post: basanth27
  Right Click On a Image and Click on a Link in WebElement RameshKrishnan 4 5,148 07-10-2013, 04:13 PM
Last Post: RameshKrishnan

Forum Jump:


Users browsing this thread: 2 Guest(s)