Selenium: Cover "Dashboard / Workspace Details / Machines" part of test plan by selenium test#10739
Selenium: Cover "Dashboard / Workspace Details / Machines" part of test plan by selenium test#10739Ohrimenko1988 merged 42 commits intomasterfrom
Conversation
…ethods in the page objects
…selen-projects
…selen-projects
|
ci-test |
|
ci-test build report: |
| clickOnRamField(machineName); | ||
| seleniumWebDriverHelper.setValue(getRamAmountTextFieldLocator(machineName), ""); | ||
|
|
||
| if (ramAmount.isEmpty()) { |
There was a problem hiding this comment.
It makes sense to check it at start of method to return as fast as possible.
There was a problem hiding this comment.
Yes, for a case when specified empty string
|
ci-test |
|
ci-test build report: |
|
ci-test |
|
ci-test build report: |
|
ci-test |
dmytro-ndp
left a comment
There was a problem hiding this comment.
Adding selenium tests have passed here https://ci.codenvycorp.com/job/che-pullrequests-test-ocp/695 according to the intermediate results.
|
ci-test build report: |
…st plan by selenium test (#10739)
What does this PR do?
Cover "Dashboard / Workspace Details / Machines" part of test plan by selenium test
What issues does this PR fix or reference?
Issue: #10692
Release Notes
Docs PR