Skip to content

[question] port expected_conditions from Java to python and PR to selenium ? #294

@netzulo

Description

@netzulo

Java:

  • search for CTRL+F with text public static ExpectedCondition<
  • have 54 to be used

Python: https://github.com/SeleniumHQ/selenium/blob/a03a556fe92959af318a7254d3d581b3b191039f/py/selenium/webdriver/support/expected_conditions.py

  • search for CTRL+F with text class
  • have 26 class conditions to be used

https://github.com/SeleniumHQ/selenium/pull/7114/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions