Skip to content

Update fork branch #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jul 27, 2019
Merged

Update fork branch #1

merged 24 commits into from
Jul 27, 2019

Conversation

YauheniPo
Copy link
Owner

No description provided.

YauheniPo and others added 24 commits June 29, 2019 12:35
…s and created class for working with custom keywords of WebDriver
…ment

added RobotString class for working with system properties and string…
added webdrivermanager of io.github.bonigarcia library interaction
…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.
Added setFocusToElement to replace the Focus keyword
Forcing to use Trusty that has OracleJDK8 available
@YauheniPo YauheniPo merged commit 891dbe5 into YauheniPo:develop Jul 27, 2019
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.

3 participants