Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to capture objects of Event Viewer ?
#2
Not Solved
Event viewer is ntg but if u want to handle objects using keyword the event type is 1 and for mouse the event type is 2

Code:
Syntax
Setting.WebPackage("ReplayType") = 2  '--event type mouse
Setting.WebPackage("ReplayType") = 1  '--event type keyboard

\\by default it will be 1 ntg but keyboard
Reply


Messages In This Thread
RE: How to capture objects of Event Viewer ? - by venkatesh9032 - 06-11-2015, 06:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] [WPF] Table: how simulate Click or DBClick event robertosalemi 0 2,781 05-17-2016, 08:22 PM
Last Post: robertosalemi
  Report Viewer showing hundreds of WebElement.Exists? themoon 1 2,232 03-09-2016, 02:43 PM
Last Post: vinod123
  How to Export run result viewer with CAPTURED DATA and save it in PDF,or Doc,or HTML akhandesh 0 2,810 07-16-2015, 06:03 PM
Last Post: akhandesh
  MouseOver Event on Flex Object Sourabh146 0 2,465 01-13-2014, 07:36 PM
Last Post: Sourabh146
  Driver Scripts and Result Viewer rjkmr.aiht 0 3,137 10-03-2012, 12:10 PM
Last Post: rjkmr.aiht

Forum Jump:


Users browsing this thread: 1 Guest(s)