Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InternetexplorerDrvier problem #98

Open
kolet opened this issue Jul 10, 2018 · 1 comment
Open

InternetexplorerDrvier problem #98

kolet opened this issue Jul 10, 2018 · 1 comment

Comments

@kolet
Copy link

kolet commented Jul 10, 2018

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!

@stephendv1
Copy link
Contributor

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants