That’s your clue.
It appears from the error log you are trying to pass a TestObject followed by an Integer to the WebUI.click method. Remove the integer.
I can’t tell you where the error is, you didn’t post your code. In future, follow this advice:
1 Like