Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CumulusCI / Selenium 3 is incompatible with python 3.9 #3815

Open
sam-nolan-tearfund opened this issue Aug 12, 2024 · 0 comments
Open

CumulusCI / Selenium 3 is incompatible with python 3.9 #3815

sam-nolan-tearfund opened this issue Aug 12, 2024 · 0 comments
Labels

Comments

@sam-nolan-tearfund
Copy link

sam-nolan-tearfund commented Aug 12, 2024

Describe the bug

Currently, Running Choose File from Selenium Library in python 3.9 and above will fail with the following error when connected to selenium hub:

LOG FAILAttributeError: module 'base64' has no attribute 'encodestring'

This is because selenium 3 does not support python 3.9, however, this package depends on selenium 3.

Reproduction steps

  1. Install python 3.9+
  2. Install cumulusci
  3. Connect to Selenium Hub via Open Browser
  4. Run Choose File

Your CumulusCI and Python versions

Cumulusci version 3.90
robotframework version 7.0
robotframework-seleniumlibrary 5.1.3
Python 3.9

Operating System

Windows

Windows environment

WSL

CumulusCI installation method

pip

Error Gist

No response

Additional information

No response

@sam-nolan-tearfund sam-nolan-tearfund changed the title CumulusCI is incompatible with python 3.9 CumulusCI / Selenium 3 is incompatible with python 3.9 Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant