6 ms·
tried: simplex.goto("www.amazon.com") simplex.wait(2000) simplex.click('the search bar') simplex.type("bicycle") simplex.press_enter() simplex.wait
by thasaleni 2y ago
tried:
simplex.goto("www.amazon.com")
simplex.wait(2000)
simplex.click('the search bar')
simplex.type("bicycle")
simplex.press_enter()
simplex.wait(1000)
image = simplex.extract_image("first 3 rows of results")
get error:
simplex error processing error
- marcon680 2y agoSo sorry about this, it looks like our servers went down overnight. Just fixed, should be good now!