Make `statistics` an optional parameter for `AdaptivePlaywrightCrawler`

Currently, to initialise SelectolaxLexborParser with a custom parser, you must pass statistics=Statistics(state_model=AdaptivePlaywrightCrawlerStatisticState), otherwise the run will end with an error.