Is it possible to disable js after run the driver ? I don't want to add
options.AddArguments("--disable-javascript");
because I just want to disable it on one page
Is it possible to disable js after run the driver ? I don't want to add
options.AddArguments("--disable-javascript");
because I just want to disable it on one page