Skip to content

Conversation

WENXU-codinglife
Copy link

@WENXU-codinglife WENXU-codinglife commented Jun 6, 2023

This commit fixed the error described as 'AttributeError: 'WebElement' doesn't have 'find_elements_by_class_name' attribute when using job_search. It changed .find_elements_by_class_name("[CLASSNAME]") to .find_element(By.CLASS_NAME, "[CLASSNAME]").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants