Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Remove extra dependencies #87

Merged
merged 33 commits into from
Aug 26, 2019
Merged

Remove extra dependencies #87

merged 33 commits into from
Aug 26, 2019

Conversation

Hi-Fi
Copy link
Collaborator

@Hi-Fi Hi-Fi commented Aug 26, 2019

No description provided.

ractoc and others added 30 commits July 15, 2019 08:57
…tShouldBe and elementText ShouldNotBe to support either case sensitive or case insensitive operation. This is in line with recent changes to the Python version of the selenium library.

Unfortunately, along the way, the indentation has been changed from tabs to all spaces.
updated the following keywords so they correctly handle case sensitiv…
…hanks to @YauheniPo)

Suite setup to handle download in a way that tests doesn't need to be changed
…ocus keyword. For backwards compatibilty the Focus keyword has been deprecated and just forwards all calls to the new SetFocusToElement keyword.

Added the ElementShouldBeFocused keyword. This is the companion keyword to the SetFocusToElement. It retreives the element identified by the locator and the currently active element. Then does an equals to see if it's the same element.
Fixes #79

Prevented running 'Run Keyword on failure' again, if given keyword fails
… not included in fat-jar

Instructions how to take ios/android testing to use with Maven

Fixes #62

Forcing to use Trusty image
Added setFocusToElement to replace the Focus keyword
Forcing to use Trusty that has OracleJDK8 available
… enable the overloading of the getElementByKeyword method in Robot Framework.
Added the missing @RobotKeywordOverload. This annotation is needed to…
Hi-Fi added 3 commits August 26, 2019 18:32
Exclusions to make dependencies to work with Selenium 4
@Hi-Fi Hi-Fi merged commit e3e462e into selenium4 Aug 26, 2019
@Hi-Fi Hi-Fi deleted the removeExtraDependencies branch August 26, 2019 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants