What I want is to evaluate some JS repeatedly until it returns the expected result. There seems to be no other way to do that but with a clumsy code like this, using WaitFunc and a random selector: chromedp.Query("random-selector", func(...
wono
|
Do you want to delete?