jeudi 2 janvier 2020

How to disable alert in website automation testing by Java?

prefs = {
      "safebrowsing.enabled": "false",
      "profile.default_content_setting_values.notifications" : 2,
      "profile.default_content_settings.popups": 0}

Written in Python. I have searched for the answer like this in Java Automation Testing but I could not find out

Aucun commentaire:

Enregistrer un commentaire