For instance I have a basic “SelectDynamicValueFromDropDown” test case which serves to simplify the method of entering dynamic value into the filed.
Then this test case is called in “Fill in registration form” test cases and it works fine there.
But when “Fill in registration form” test case is called in “E2Eregistration” test case it fails at attempt to call 3rd layer basic “SelectDynamicValueFromDropDown” test case.
My advice, make that a Custom Keyword.
You might want to make “Fill in registration form” a custom keyword, too.
1 Like