Silverlight add-in identifying fields in UFT GUI
Question ID: 107536
5
0

We’re having issues with the Silverlight add-in identifying fields, we are on Silverlight version 5.1.40416.0\\. Is there a higher patch set we need to install to fix this issue?

Marked as spam
Posted by (Questions: 22, Answers: 6)
Asked on April 14, 2017 2:36 pm
31 views
Answers (1)
5
Private answer

I have found that a click was required in a SlvEdit before attempting to enter data for user ID and password fields works for me.

Also had issue with SlvTable recording a SelectCell when it should click on cell child object. Change code from ..SelectCell (0,0) to Set MyCollection= ...GetCellChildobject(0,0) MyCollection(0).click()

Marked as spam
Posted by (Questions: 2, Answers: 98)
Answered on April 14, 2017 2:37 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top