How to use single global selenium driver for saving memory
TLDR: I create multiple selenium drivers for testing in different functions and that uses too much memory. Is there a way to limit memory usage of selenium? (I am already running headless)
TLDR: I create multiple selenium drivers for testing in different functions and that uses too much memory. Is there a way to limit memory usage of selenium? (I am already running headless)