Skip to content

Tags: initial1ze/selene

Tags

2.0.0a36

Toggle 2.0.0a36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request yashaka#306 from aleksandr-kotlyar/bump_to_2.0.0a36

Release notes for 2.0.0a36 version

2.0.0a35

Toggle 2.0.0a35's commit message
automatic closure of manually set shared driver, command.js.click, an…

…d fix for browser.switch_to_tab(index)

2.0.0a34

Toggle 2.0.0a34's commit message
added support.shared.config.log_outer_html_on_failure (False by default)

2.0.0a33

Toggle 2.0.0a33's commit message
fixed yashaka#225: Failed to get last_screenshot from shared browser …

…if element with custom config failed

2.0.0a32

Toggle 2.0.0a32's commit message
fixed yashaka#225: Failed to get last_screenshot from shared browser …

…if element with custom config failed

2.0.0a31

Toggle 2.0.0a31's commit message
bumped 2.0.0a31 with fixed type hints in *.should(here)

2.0.0a30

Toggle 2.0.0a30's commit message
fixed selene.support.shared.browser.with_; made browser.config.hold_b…

…rowser_open to influence browser quit logic even if set after calling browser.open or resetting browser.config.drive

2.0.0a29

Toggle 2.0.0a29's commit message
fix of session error on automatic shared browser quit when quit was d…

…one manually before

2.0.0a28

Toggle 2.0.0a28's commit message
bumped 2.0.0a28; added support of xpath to start with ( in selector p…

…assed to s, ss, etc

2.0.0a27

Toggle 2.0.0a27's commit message
fixed command.js.type and configuration.type_by_js + element.type