Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Security Scanning/Reporting - Selenium Proxy Setup #195

Open
17 tasks
jonreding2010 opened this issue Jan 13, 2020 · 0 comments
Open
17 tasks

Security Scanning/Reporting - Selenium Proxy Setup #195

jonreding2010 opened this issue Jan 13, 2020 · 0 comments

Comments

@jonreding2010
Copy link
Contributor

jonreding2010 commented Jan 13, 2020

Add

Config - SeleniumMaqs

Selenium Config

  • create getProxy() method
  • create getProxyAddress() method

WebDriverFactory

  • create setProxySettings(this DriverOptions options) method
  • create setProxySettings(this DriverOptions options, string proxyAddress) method
  • set proxy settings in getRemoteOptions() method and all getDefaultBrowserOptions()

SeleniumConfigTests

  • create GetUseProxy() test
  • create GetProxyAddress() test

SeleniumProxyTests

  • create class
  • create method to initialize class (C#: ClassInit(TestContext testContext))
  • create classCleanup() method
  • create StartProxy() method
  • create onResponseCaptrueTrafficEventHandler()
  • create onRequestCaptureTrafficEventHandler()

WebDriverFactoryUnitTests

  • create class
  • craete setProxySettings() test

Review

  • [ ]

Remove

  • [ ]

Branches/PRs

Notes

@jonreding2010 jonreding2010 changed the title Security Scanning/Reporting - Selenium Security Scanning/Reporting - Selenium Proxy Setup Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant