-
Updated
Sep 11, 2021 - Java
browserstack
Here are 103 public repositories matching this topic...
-
Updated
Mar 19, 2021 - JavaScript
Using HTTPS locally
-
Updated
Jul 11, 2022 - Java
-
Updated
Mar 9, 2022 - Python
Describe the Feature
Your task is to add a share solution button on the solution detail page so that users can share their solutions to the different social networking websites easily.
Design Inspirations:
https://www.uidesigndaily.com/posts/sketch-share-modal-pop-up-day-1118
https://www.uidesigndaily.com/posts/sketch-share-post-social-day-913
https://www.uidesigndaily.com/posts/studio-
-
Updated
Jul 9, 2022 - Java
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Nov 21, 2015 - Ruby
-
Updated
Jun 29, 2022 - Ruby
-
Updated
Jun 6, 2022 - Java
-
Updated
Jul 7, 2022 - C#
-
Updated
Oct 5, 2015 - Python
Description
Currently, the package defaults to formatForSelenium
. There is no other configuration supported out of the box.
Proposed solution
We could add a formatForKarma
that modifies the returned object to match the karma config requirements in the config object.
Something along these lines:
import { BrowserFilter, OperatingSystemFilter }, getCapabilities from 'brow
-
Updated
Jan 29, 2018 - JavaScript
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Java
-
Updated
Apr 24, 2022 - Java
-
Updated
Nov 4, 2018 - JavaScript
-
Updated
Jul 24, 2020 - JavaScript
-
Updated
Apr 1, 2022 - Java
-
Updated
Jul 11, 2022 - TypeScript
-
Updated
Jun 18, 2022 - Java
-
Updated
Jun 16, 2022 - C#
-
Updated
Mar 22, 2022 - Java
-
Updated
Dec 8, 2016 - PHP
-
Updated
Sep 14, 2017 - TypeScript
Improve this page
Add a description, image, and links to the browserstack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the browserstack topic, visit your repo's landing page and select "manage topics."
Can we run the dev server over https?
I created locally signed ssl keys using
mkcert
, by following this guide: https://web.dev/how-to-use-local-https/After setting up the cert and key files to my root directory, I added this to my dev server config:
I still cannot access my local ( localhost:8000 ) using