Open kolet opened 6 years ago
We've never launched IE like this - looks like you're launching it from within ZAP?
BDD-Security only includes FF, Chrome and HtmlUnit browsers by default. You could try adding an InternetExplorer browser here: https://github.com/continuumsecurity/bdd-security/blob/master/src/test/java/net/continuumsecurity/web/drivers/DriverFactory.java and see whether it works - but we have never tried this.
If you install the activex plugin into the normal system IE and launch it from bdd itself (not zap), that could work. Not sure how selenium supports interacting with activeX though...
hi, i have tried to run a webpage within the IE browser (not system one.) owasp zap one. and when trying to run it. i am receiving an error. heres the error. https://prnt.sc/k4oxkt
(if i am already here, i might ask a question. is that possible to install a activex\plugin to owasp zap IE ? as the web platform i am working on is working only if u have a "activex plugin")
thanks alot!