This repository was archived by the owner on Dec 27, 2022. It is now read-only.
#JC-1739 add test create draft by moving focus#75
Open
baranovRP wants to merge 10 commits intojtalks-org:masterfrom
Open
#JC-1739 add test create draft by moving focus#75baranovRP wants to merge 10 commits intojtalks-org:masterfrom
baranovRP wants to merge 10 commits intojtalks-org:masterfrom
Conversation
baranovRP
commented
Aug 22, 2015
- update rules of naming of test methods
- remove number of a manual test case from a name of the test method
- add assertj lib for flexible and more readable assertions
- inject JavascriptExecutor for an execution of javascript's snippets
- add class with actions that can be performed on any page
- add method for scroll to element (gives a confidence that element is visible);
- add method for refresh page without usage the cache;
- add webElems, getters and method required to interact with drafts
- scroll down and find draft counter message
- set focus outside text field
- reload and find content of draft
- check presence of counter message
- add draft entity, add method lose focus;
- add steps to create drat by type text with default length;
- add test create draft by moving focus
- add Draft Test Suit to primary and regression pack
added 10 commits
August 13, 2015 22:18
- remove number of a manual test case from a name of the test method
- add method for scroll to element (gives a confidence that element is visible); - add method for refresh page without usage the cache;
…rafts - scroll down and find draft counter message - set focus outside text field - reload and find content of draft - check presence of counter message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.