Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
code for "SHIFT + mouse CLICK"
#1
Solved: 10 Years, 8 Months, 4 Weeks ago
I need to select multiple rows from an oracle form where SELECT ALL is disabled and only SHIFT + mouse CLICK works to select multiple rows.Can anyone help to to proceed?
Reply
#2
Solved: 10 Years, 8 Months, 4 Weeks ago
Hi
Can u check if u can use
1.
Code:
"ExtendSelect"
else by using:
2.
Code:
set WshShell = CreateObject(“WScript.Shell”)
WshShell.SendKeys “{SHIFT}”
' here statement for mouse click action
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to capture properties on mouse click; ADITI1992 0 2,098 08-24-2015, 11:22 PM
Last Post: ADITI1992
  unable to click webelement by holding shift key tanyamrz 1 3,358 09-14-2012, 05:21 AM
Last Post: kcn
  How to fireevent on mouse over for Web Element vnsk 3 38,949 10-13-2011, 11:51 AM
Last Post: vnsk

Forum Jump:


Users browsing this thread: 1 Guest(s)