Skip to content

Selenium: Fix unexpected fails of "CreateWorkspaceTest", "AddWorkspaceToOrganizationTest", "ShareWorkspaceTest" selenium tests#9873

Merged
Ohrimenko1988 merged 2 commits intomasterfrom
selen-fix-organizations
May 30, 2018
Merged

Selenium: Fix unexpected fails of "CreateWorkspaceTest", "AddWorkspaceToOrganizationTest", "ShareWorkspaceTest" selenium tests#9873
Ohrimenko1988 merged 2 commits intomasterfrom
selen-fix-organizations

Conversation

@Ohrimenko1988
Copy link
Copy Markdown
Contributor

What does this PR do?

Fix unexpected fails of "CreateWorkspaceTest", "AddWorkspaceToOrganizationTest", "ShareWorkspaceTest" selenium tests

What issues does this PR fix or reference?

Issue: #9860

Release Notes

Docs PR

@Ohrimenko1988 Ohrimenko1988 added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels May 30, 2018
@Ohrimenko1988 Ohrimenko1988 requested a review from vparfonov as a code owner May 30, 2018 12:15
newWorkspace.typeWorkspaceName(MIN_VALID_WORKSPACE_NAME);

assertTrue(newWorkspace.isCreateWorkspaceButtonEnabled());
newWorkspace.waitCreateWorkspaceButtonEnabled();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's not to divide type and wait commands of the same step by empty row to make it more readable

@Ohrimenko1988 Ohrimenko1988 merged commit 7885bc5 into master May 30, 2018
@Ohrimenko1988 Ohrimenko1988 deleted the selen-fix-organizations branch May 30, 2018 14:28
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jun 4, 2018
@benoitf benoitf added this to the 6.7.0 milestone Jun 4, 2018
hbhargav pushed a commit to hbhargav/che that referenced this pull request Dec 5, 2018
…eToOrganizationTest", "ShareWorkspaceTest" selenium tests (eclipse-che#9873)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Outline of a bug - must adhere to the bug report template.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants