Force close webdriver despite of any alerts -


is there way force close webdriver inspite of alerts present? know can close alerts using alert api, issue don't know other situations may cause webdriver blocked.

at present hangs on alert dialog , driver.close() not close it. need sure way close webdriver inspite of present may cause block.

use driver.quit() instead of driver.close() such scenarios.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -