se-scraper icon indicating copy to clipboard operation
se-scraper copied to clipboard

Feat/keep html on error

Open HugoPoi opened this issue 4 years ago • 0 comments

  • Add options for setting timeout with standard_timeout and solve_captcha_time
  • Add a keep_html_on_error, this add html_on_error and lastUrl in the Error object, very convenient to store for later debugging.
  • Fix some random test failing due to timing raise condition.

HugoPoi avatar Apr 02 '20 15:04 HugoPoi