Quantcast
Channel: Silk Test - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 625

Not able to work with Facets

$
0
0

I'm trying to record facets with Silk test 19. The recorded script is as below.


  
   With _desktop.Window("Facets -   Remote")
   .SetActive()
   .Click(MouseButton.Left, New Point(27, 42))
   .Control("Transparent Windows Client").Click(MouseButton.Left, New Point(28, 17))
   .Control("Open Facets Product -   Remote").PressMouse(MouseButton.Left, New Point(944, 173))
   .Control("Open Facets Product -   Remote").ReleaseMouse(MouseButton.Left, New Point(957, 369))
   .Control("Open Facets Product -   Remote").DoubleClick(MouseButton.Left, New Point(274, 356))
   .Control("Logon -   Remote").Click(MouseButton.Left, New Point(95, 114))
   .Control("Logon -   Remote").TypeKeys("user_id")
   .Control("Logon -   Remote").Click(MouseButton.Left, New Point(245, 45))
   .SetActive()
   .Click(MouseButton.Left, New Point(23, 592))
   
   
  End With

 

When I try to play back the same, its not working.

Its showing the below error message

Time out expired after launching application. The requested object 'Facets -   Remote' was not found within the timeout of 30 seconds.

 

I've worked with Silk test Version 16 as well. In that its recorded differently but worked fine


Viewing all articles
Browse latest Browse all 625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>