Attach Browser - Selector not found error

i am doing lesson 6 practice (selector). i am using partial selector which is validated but while running i am getting error for selector not found. even after downloading answer and running it is giving same error.

image

Hi @hasanarsh

Have you used wildcards? Can you show the screenshot of your selector?

Thanks,
Prankur

Hi @hasanarsh you have to options. Using a full selector or a partial selector inside a Attach Browser / Attach Window activity.

either ways it is giving me error. I tried closing the browser and opening new one but no luck

image

I was getting this same error. The training says to use IE and I am using Chrome browser. I changed the BrowserType from IE to Chrome (Properties > Input > BrowserType) for Fake Name Generator and RPAChallenge and the code worked for me. Hope this helps you too.