Skip to content
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

Selenium: Rework methods from "CodenvyEditor" page object with using "SeleniumWebDriverHelper" and "WebDriverWaitFactory" classes #8980

Merged
merged 18 commits into from
Mar 2, 2018
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
7a36901
Group locators from CodenvyEditor page object to enumerations and do …
Ohrimenko1988 Feb 28, 2018
9b4479a
Transform the 'Locators' abstract class from 'CodenvyEditor' page obj…
Ohrimenko1988 Feb 28, 2018
90413dc
Remove unused webelements
Ohrimenko1988 Feb 28, 2018
e35b3d5
Move enumerations with locators to another place in the 'CodenvyEdito…
Ohrimenko1988 Feb 28, 2018
bb0b149
Remove redundant whitespaces
Ohrimenko1988 Feb 28, 2018
07fd658
Merge branch 'master' of https://github.com/eclipse/che into selen-re…
Ohrimenko1988 Feb 28, 2018
0bbdd8f
Change of returning type of 'TabAction' and 'EditorContextMenu' enume…
Ohrimenko1988 Feb 28, 2018
f63433d
Do changes according to review
Ohrimenko1988 Feb 28, 2018
89d186e
Change name of enumeration from 'Marker' to 'MarkerLocator'
Ohrimenko1988 Feb 28, 2018
7b99a1a
Do changes according to review
Ohrimenko1988 Feb 28, 2018
d39dc1c
Merge branch 'selen-revork-const-editor' of https://github.com/eclips…
Ohrimenko1988 Mar 1, 2018
cb52059
Merge branch 'master' of https://github.com/eclipse/che into selen-re…
Ohrimenko1988 Mar 1, 2018
659692f
Rework methods from CodenvyEditor page object with using SeleniumWebD…
Ohrimenko1988 Mar 1, 2018
2182ed9
Merge master and resolve conflicts
Ohrimenko1988 Mar 1, 2018
003a822
Merge branch 'master' of https://github.com/eclipse/che into selen-re…
Ohrimenko1988 Mar 2, 2018
ea2fad6
Create 'get()' method for 'WebDriverWaitFactory' with default timeout…
Ohrimenko1988 Mar 2, 2018
924ba87
Remove unused 'WebDriverWait' objects
Ohrimenko1988 Mar 2, 2018
dd91b01
Remove checking of selection from 'CodenvyEditor#enterTextIntoFixErro…
Ohrimenko1988 Mar 2, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading