Success!
Had to use SendKeys:
Had to use SendKeys:
Code:
Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{ENTER}"|
convert .Click to <enter>
|
|
« Next Oldest | Next Newest »
|
| 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,850 |
11-26-2015, 02:20 PM Last Post: felino |
|
| Unable to pass "Enter" Key through Sendkeys | Lavanya N | 1 | 4,589 |
07-24-2015, 02:17 PM Last Post: Lavanya N |
|
| How to convert a single dimension array to two dimensional array | venkatesh9032 | 3 | 6,300 |
02-10-2014, 03:07 PM Last Post: pranikgarg |
|
| How to enter values into excel which is already open using QTP | Narayanan | 1 | 4,787 |
12-11-2013, 07:30 AM Last Post: basanth27 |
|
| Right Click On a Image and Click on a Link in WebElement | RameshKrishnan | 4 | 6,061 |
07-10-2013, 04:13 PM Last Post: RameshKrishnan |
|