Relative Content

Tag Archive for javascriptautomationtac

How to close chrome driver instances in javascript

After running the regression scripts the driver instances get stacked causing memory problems and slowing down the execution. Can anyone please tell me how to close the browser driver instances after the execution in javascript.