Fork me on GitHub
#etaoin
<
2020-11-04
>
Clojavu06:11:51

Hi, I'm trying Etaoin for the first time and I'm facing an issue. Below is the page I'm trying to scrape from the repl (go driver "https://appstoreconnect.apple.com/login") (wait-visible driver [{:id :remember-me-label}]) However, When I take a screenshot I see the the page is still loading. I tried with couple of wait options mentioned in the readme. None is working for me, Could someone please help me on this?, Thanks