UI Academy Lesson 6 Practice 1 - Cannot find the UI element corresponding to this selector

Working on Lesson 6 Practice 1 when I come across this. Any help would be great

Cannot%20find%20the%20UI%20element

First - the page you’re trying to attach might not be having the title “Generate a Random Name*”
Second - the page you’re trying to attach may be having that title, but it might not be open
Third - some pages load with a default title, but when the first random name is generated, the title of the page might change.

Please check to see if one or more of these situations exist.

1 Like

Same thing. Page title is same for all of them. Pages are most definitely open. My wild card should prevent any changes affecting the run anyways right? I tried it with default page loaded also. Still same

9-9-2019%205-40-03%20PM

Found the issue. BrowserType wasn’t selected in the properties

Awesome!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.