Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: browserstack/behave-browserstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: selenium-4
Choose a base ref
...
head repository: browserstack/behave-browserstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 15 files changed
  • 9 contributors

Commits on Jan 9, 2023

  1. add: SDK flow for behave

    Ankit098 authored and francisf committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    317f1a6 View commit details
    Browse the repository at this point in the history
  2. add: use bstackdemo for test samples

    Ankit098 authored and francisf committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    fedb585 View commit details
    Browse the repository at this point in the history
  3. chore: add source

    Ankit098 authored and francisf committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bf20ad0 View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    Ankit098 authored and francisf committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    290d84c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Added github action

    agarneha1331 authored and francisf committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fe67260 View commit details
    Browse the repository at this point in the history
  2. fix codeowners

    agarneha1331 authored and francisf committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    aadde90 View commit details
    Browse the repository at this point in the history
  3. fix name in workflow file

    agarneha1331 authored and francisf committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e894210 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. added BStack to feature

    agarneha1331 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1981d23 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge pull request #24 from agarneha1331/fix-session-name-sdk

    added BStack to feature
    agarneha1331 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    14977a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. delete sdk workflow

    agarneha1331 authored and francisf committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    284c6ca View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merged sdk branch to merge_sdk_to_master

    Hrithik Katiyar
    Hrithik Katiyar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    278c233 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fixed linting issue

    Hrithik Katiyar
    Hrithik Katiyar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    56151a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #27 from browserstack/merge_sdk_to_master

    Merge sdk to master
    yashdsaraf authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    279f2a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Configuration menu
    Copy the full SHA
    d3bbcf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. Merge pull request #29 from shivam5643/fix-workflow

    github workflow
    yashdsaraf authored Apr 15, 2026
    Configuration menu
    Copy the full SHA
    6b806f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. SDK-5741: Migrate browserstack-sdk install from PyPI to S3

    Update requirements.txt to install browserstack-sdk from BrowserStack-hosted
    S3 instead of PyPI, as PyPI flagged the package for obfuscated code.
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    agrawal-ayush and claude committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    f47fae6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from browserstack/SDK-5741

    SDK-5741: Migrate browserstack-sdk install from PyPI to S3
    yashdsaraf authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    b9106c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

  1. semgrep workflow: pin Docker image and actions to version tags

    Pin returntocorp/semgrep container image to a specific version
    and GitHub Actions to major version tags to prevent :latest
    tag resolution and reduce supply-chain attack surface.
    
    Fixes: LCNC-15821
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    bstack-security-github and claude committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    f75373b View commit details
    Browse the repository at this point in the history
Loading