I might have another issue you could solve pretty quick. I am trying to pass a number into a field like I have done before about a hundred times now but this one wont take.
‘’‘’
WebUI.sendKeys(findTestObject(‘Object Repository/097/Page_Final Assembly Manager/input_Enter Your Badge Number_mat-input-1’),Keys. (Keys.NUMPAD1),( Keys.NUMPAD1), (Keys.NUMPAD1),(Keys.NUMPAD0),(Keys.NUMPAD0),(Keys.NUMPAD8))
‘’‘’’
I am trying the above because just def= then setText wouldn’t work either.