Hi
I have 2 projects: Library (contains all reusable components) and Automation (contains all test cases using published libraries).
and there is a common library ‘Log-in’, when I re-use and run it as test case at Automation → an error ‘The UI element is invalid…’ occurred. But it works perfectly when I am running it directly at Library side.
Please help if you have any ideas on this. Thanks