Introduce select support for js #9244
Conversation
Kudos, SonarCloud Quality Gate passed! |
this seems a great start. Let us know when the tests are completed and we can see about merging this PR |
@luukvhoudt Are you going to be able to finish this PR? |
@AutomatedTester unfortunately not anytime soon, currently I also cannot really make an estimate when I will be able to finish this PR. |
Codecov Report
@@ Coverage Diff @@
## trunk #9244 +/- ##
=======================================
Coverage 44.09% 44.09%
=======================================
Files 82 82
Lines 5445 5445
Branches 247 247
=======================================
Hits 2401 2401
Misses 2797 2797
Partials 247 247 Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! |
Description
This PR is the start of the implementation for the select element support class for the JavaScript client. The global documentation already exists and can be found here. The lag of this feature is already noted in the code example boxes on this page. However issue #8721 also mentions this, however it was never solved because the issue lags a template.
Motivation and Context
Crucial feature for testing and automating.
Types of changes
Checklist
The text was updated successfully, but these errors were encountered: