-
Notifications
You must be signed in to change notification settings - Fork 59
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
Gui custom capabilities testcases #2287
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
9d7de35
Add CustomCapabilities testcase
maryvictol d87e3a2
Merge branch 'develop' into gui_custom_capabilities_testcases
maryvictol d0c6ccc
Update CustomCapabilities testcase
maryvictol 3912ec8
add customCapabilities test
maryvictol 00c63e9
Merge remote-tracking branch 'origin/develop' into gui_custom_capabil…
maryvictol 7f8ef8f
update customCapabilities tests
maryvictol 1d1b3e0
update CustomCapabilities test
maryvictol 15fe275
update CustomCapabilities test
maryvictol c87ba0d
update customCapabilities test
maryvictol 793ae0e
update customCapabilities testcase
maryvictol 07428b8
Update customCapabilities testcase
maryvictol a291bef
add CustomCapabilities test 2295
maryvictol 02ec2ef
update CustomCapabilities test
maryvictol 0577eae
update CustomCapabilities test
maryvictol b4639f7
update CustomCapabilities test
maryvictol 8fb19ca
update CustomCapabilities test
maryvictol 0e25883
update CustomCapabilities test
maryvictol cb62a26
update CustomCapabilities test
maryvictol cba79a5
update CustomCapabilities test
maryvictol 1d0c0b6
update CustomCapabilities test
maryvictol 4b11fd4
update CustomCapabilities test
maryvictol 8a380e9
Update customCapabilities testcases
maryvictol a0bb643
update CustomCapabilities test
maryvictol dc12530
update CustomCapabilities tests
maryvictol b707d47
Issue #2287 custom capabilities small clean up
kamyshova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update CustomCapabilities test
- Loading branch information
commit cb62a262c9f33da7bdf3ea16453dd31a6cc7cfd5
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we open the root address twice (we already open it in loginAs())?