Remix.run Logo
thasaleni 3 days 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 3 days ago | parent [-]

So sorry about this, it looks like our servers went down overnight. Just fixed, should be good now!