-
Updated
Sep 11, 2021 - Java
#
browserstack
Here are 99 public repositories matching this topic...
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
-
Updated
Mar 19, 2021 - JavaScript
Open
Using HTTPS locally
3
Async WebDriver implementation for asyncio and asyncio-compatible frameworks
testing
firefox
chrome
webdriver
browserstack
async
phantomjs
windows-10
twisted
aiohttp
tornado
asyncio
python36
internet-explorer-11
async-webdriver
-
Updated
Mar 9, 2022 - Python
End to End testing of Web, API, Cloud, Events and Security
testing
graphql
aws
browserstack
kafka
gradle
docker-container
selenium
owasp
selenium-java
crossbrowsertesting
selenium-webdriver
allure-report
automation-framework
testcontainers
grpc-java
doker-compose
localstack
java11
-
Updated
May 19, 2022 - Java
This is the BrowserStack browser provider plugin for TestCafe.
-
Updated
May 19, 2022 - JavaScript
Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.
automation
browserstack
appium
appium-ios
appium-android
appium-framework
appium-server
appium-plugin
-
Updated
Apr 29, 2022 - TypeScript
Easy e2e browser testing in Node
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Nov 21, 2015 - Ruby
Build Android project, export .apk, optional upload to BrowserStack App Live.
-
Updated
Feb 2, 2022 - Ruby
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
-
Updated
Feb 21, 2022 - Java
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
-
Updated
Mar 18, 2022 - C#
api wrapper and python client for Browserstack Screenshots, including phantomCSS support
-
Updated
Oct 5, 2015 - Python
luqven
commented
Aug 13, 2021
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
good first issue
good issue for people new to the project
enhancement
adds a new feature or improves on an existing one
-
Updated
Jan 29, 2018 - JavaScript
An Extension to manage your tabs and other browser-related features.
-
Updated
Jun 25, 2021 - JavaScript
Portfolio website using reactjs, redux, redux-saga, react-intl, styled-component, immutablejs and others. Its kind of playground for me.
-
Updated
Apr 10, 2022 - JavaScript
Selenium BDD Java TestNG & Cucumber framework. Including Allure Report, SlackBot, Parallel Testing, BrowserStack, WebDriverManager, SeleniumGrid Fake&Mock data.
java
github-pages
browserstack
gradle
travis-ci
selenium
selenium-java
test-automation
cucumber
slack-bot
behavior-driven-development
webdrivermanager
selenium-webdriver
slack-webhook
testng
parallel-tests
automation-selenium
loadable-components
seleniumgrid
allure-reports
-
Updated
May 20, 2022 - Java
This repository showcases the BrowserStack integration features with the Java TestNG framework using the BrowserStack demo app: https://bstackdemo.com/
-
Updated
Apr 24, 2022 - Java
How to use Jest with Selenium tests on BrowserStack
-
Updated
Nov 4, 2018 - JavaScript
A module and CLI that makes using BrowserStack Local easy
-
Updated
Jul 24, 2020 - JavaScript
Code examples for my Webinar "Identifying Code Smells" for BrowserStack in 2022
-
Updated
Apr 1, 2022 - Java
A Jest environment for using Browserstack and Browserstack-Local with Webdriver-manager
nodejs
javascript
browserstack
jest
test-automation
visual-tests
browserstack-local
jest-environment
browserstack-environment
-
Updated
May 16, 2022 - TypeScript
Mobile automation framework with Browserstack and ReportPortal integration
-
Updated
May 20, 2022 - Java
Automation Testing Using Selenide, BDD (cucumber), Browserstack and Allure reports
java
mobile
browserstack
maven
bdd
selenium
cucumber
selenium-webdriver
selenide
allure-report
mobile-emulations
selenide-driver
allure-reports-selenide
-
Updated
Mar 22, 2022 - Java
.NET client for the BrowserStack Automate REST API
-
Updated
May 19, 2022 - C#
PHP Library for accessing the Browserstack Screenshots API
-
Updated
Dec 8, 2016 - PHP
Browser based user interface for Data Analytics & Visualisation Services
chrome
typescript
browserstack
dashboard
risk
chrome-browser
angular4
dave
angular-2
dave-ui
margining
karma-tests
-
Updated
Sep 14, 2017 - TypeScript
A gem that lets you focus on your Cucumber acceptance tests, and not worry about configuring the drivers
-
Updated
Apr 27, 2021 - Ruby
Utilities to measure performance for selenium tests
-
Updated
Oct 26, 2016 - JavaScript
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