[v8] Accessibility Support for Browserstack app automate sessions#14034
[v8] Accessibility Support for Browserstack app automate sessions#14034christian-bromann merged 39 commits intowebdriverio:v8from
Conversation
checking os version even if given in regex form
add unit test for util file changes
|
|
|
@christian-bromann Is there anything pending from my side. Can we merge this? |
I haven't been able to look into the failing e2e tests, I want to make sure to understand what is going on before merging. It would help if you could take a look at this as well. It is probably unrelated to this PR. |
@christian-bromann we checked this. But the failures are not due to our changes. And it seems it was failing from before itself |
|
@christian-bromann In the previous merges also we have skipped this checks and merged it #13926 |
This wasn't ideal either. We should not disregard the pipelines. |
@christian-bromann Do you want us to look into this? or should we wait till you fix the pipelines |
That would be very helpful! |
Actually, we tried debugging that. but we didn't have enough context as the error comes from other parts of the code. That why we reverted to you |
|
Can your team raise an issue and document its findings? I am happy to provide context. |
|
@christian-bromann As per this PR we have fixed the tests that are failing. Can you please merge this now? |
|
@christian-bromann since its a new feature. Can you tag a release for this |
@christian-bromann Can you release a version for v8. As we have to release this as a feature |
Proposed changes
We have added AppAccessibility Scans support for the BrowserStack app automated sessions. Previously the accessibility support was there for Web Automation alone now we have added it for App Automation as well.
Types of changes
Checklist
Backport Request
//: # (The current
mainbranch is the development branch for WebdriverIO v9. If your change should be released to the current major version of WebdriverIO (v8), please raise another PR with the same changes against thev8branch.)v9and doesn't need to be back-ported#XXXXXFurther comments
Reviewers: @webdriverio/project-committers