You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We need to test a Polymer element in an HTTPs URL when we run
$ wct
.We're developing an element for screensharing, which requires a Chrome screensharing browser extension which only works on HTTPS.
We're aware that WCT uses Selenium under the hood so I was wondering:
Is there any way to run
$ wct
and provide it with some self-signed SSL certificates so it runs the tests under HTTPS?The text was updated successfully, but these errors were encountered: