Skip to content

Selenium version #124

@bugelseif

Description

@bugelseif

Describe the bug
The new version of Selenium (4.41) isn't compatible with the framework.

Basic BotCity template:

...\Lib\site-packages\botcity\web\compat.py", line 8, in patch_selenium
web_element = webdriver.remote.webelement.WebElement
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'selenium.webdriver.remote' has no attribute 'webelement'

Steps to Reproduce

  • install framework
  • try execute

Possible Solution
pin version
selenium>=4.10,<4.38

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions