smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

feat(tests): add support for Chrome WebDriver and configurable browser option #133

Closed aytekin-smartcar closed 4 months ago

aytekin-smartcar commented 4 months ago

Overview

This pull request implements the capability to run tests using either Firefox or Chrome WebDriver, enhancing the flexibility and adaptability of our testing environment. This update follows the addition of an environment variable BROWSER, which lets the user specify the browser for running tests. The default setting remains Firefox, ensuring backward compatibility.

Changes

smartcar-ci commented 4 months ago

:tada: This PR is included in version 6.13.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: