I am using pyppeteer to take a screenshot https://pypi.org/project/pyppeteer/. But it takes a lot of time so wanted to use multiprocessing. This is my code.
i