Click in field “Value”: Object Reporitory Tree is displayed. Select any WINDOWSTestObject → possible
Close selection
Expected behaviour:
EITHER
WINDOWS testObjects can not be selected (if it is not possible to put the in global vars, which is very poor)
OR
WindowsTestObject is displayed as value
Actual behaviour:
value = findTestObject(null)
Setting Object via Script view also does not work …
Sorry for my late response. I got the answer that the root cause may be when adding a variable as Global Variable/Variable, the function shows as findTestObject, the correct function must be findWindowsObject.
Thank you for your answer, @Elly_Tran . No, this does not solve the problem because the bug is, that the GlobalVariables can not be used to store a WindowsTestObject. Please fix the bug.