Forum Discussion

GEEK_21's avatar
GEEK_21
Brass Contributor
Feb 14, 2023

Why I received this error | NoSuchElementError

I want to automate a website but every time I received this error     Sub Amatti() Dim GC As New WebDriver GC.Start "chrome", "" GC.Get "https://amatti.education.gov.dz/login" GC.Wait ("...

Resources