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

[Feature] Add multichoice combobox #105

Merged
merged 11 commits into from
Feb 15, 2024

Conversation

eugenenekh
Copy link
Contributor

Closes #65

This element can be used to work with Comboboxes that allow several elements to be selected
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mialeska mialeska self-assigned this Apr 13, 2023
# Conflicts:
#	src/main/resources/localization/be.json
#	src/main/resources/localization/en.json
#	src/main/resources/localization/ru.json
Rename to MultiChoiceBox
Add localization values
Add test, add to TestSuite.xml
Resolve GitHub comments
@mialeska mialeska self-requested a review April 13, 2023 17:06
mialeska and others added 3 commits April 20, 2023 17:35
* Rename all occurrences to MultiChoiceBox

* unparallelize MultiChoiceBox tests
* Rename all occurrences to MultiChoiceBox

* unparallelize MultiChoiceBox tests

* remove waiting after the click
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@aqualityAutomation aqualityAutomation changed the title Feature/add multichoice combobox [Feature] Add multichoice combobox Feb 15, 2024
@aqualityAutomation aqualityAutomation merged commit 9751590 into master Feb 15, 2024
4 checks passed
@aqualityAutomation aqualityAutomation deleted the Feature/Add-Multichoice-Combobox branch February 15, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

No deselect methods from selenium in framework's IComboBoxes
4 participants