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
### Running browser-based test automation with [GitHub Workflows](https://github.com/seleniumbase/SeleniumBase/actions) by using [SeleniumBase](https://github.com/seleniumbase/SeleniumBase)
2
+
3
+
----------
4
+
5
+
### Step 0. Create a fork of [SeleniumBase](https://github.com/seleniumbase/SeleniumBase) on GitHub to help you get started.
6
+
7
+
***(You'll be using your own repo eventually.)**
8
+
9
+

10
+
11
+
----------
12
+
13
+
### Step 1. From the GitHub Actions tab, choose to set up a Python package Workflow.
***(If using a SeleniumBase fork, the script from https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/python-package.yml should already exist to guide you.)**
0 commit comments