updating constants and services lists with wdio-roku-service refs#14111
updating constants and services lists with wdio-roku-service refs#14111christian-bromann merged 1 commit intowebdriverio:mainfrom
Conversation
The committers listed above are authorized under a signed CLA. |
eslint-plugin-wdio
@wdio/allure-reporter
@wdio/browser-runner
@wdio/appium-service
@wdio/browserstack-service
@wdio/cli
@wdio/concise-reporter
@wdio/config
@wdio/cucumber-framework
@wdio/dot-reporter
@wdio/firefox-profile-service
@wdio/globals
@wdio/jasmine-framework
@wdio/json-reporter
@wdio/junit-reporter
@wdio/lighthouse-service
@wdio/local-runner
@wdio/logger
@wdio/mocha-framework
@wdio/protocols
@wdio/repl
@wdio/reporter
@wdio/runner
@wdio/sauce-service
@wdio/shared-store-service
@wdio/smoke-test-cjs-service
@wdio/smoke-test-reporter
@wdio/smoke-test-service
@wdio/spec-reporter
@wdio/static-server-service
@wdio/sumologic-reporter
@wdio/testingbot-service
@wdio/types
@wdio/utils
@wdio/webdriver-mock-service
webdriver
webdriverio
commit: |
christian-bromann
left a comment
There was a problem hiding this comment.
This is awesome, thanks!
|
@jonyet mind signing the CLA? |
hey! i'm looking into that now, sorry -- technically it is a corporate contribution so i'm talking with my folks here to see how we need to proceed! i'll sort this out asap |
I can make the commit myself if it simplifies things, let me know. |
|
ok yea maybe this would be easier for you to do it, sorry.. i got approval from my org but now it looks like i have to go through enrolling the company with LF and a hefty membership premium! |
|
oh maybe i'm ok after all -- i abandoned during the LF membership stuff and now my org shows up in there anyway so maybe that was enough..? |
|
yea no, it's gonna bark about not having a signed CLA by the org with linux foundation or whatever |
Proposed changes
Hello! We recently started using WebdriverIO to serve as a foundation for a functional testing framework that can be used with a Roku platform device. The changes in this PR are following instructions received from the maintainers on Discord regarding how to include our service in the setup procedure available to users. The package is already published to npm and in-use on projects where Roku development benefits from a new way of automated testing on the platform, intended to reduce the learning curve for testers with web automation experience and knowledge of typical web automation paradigms, patterns, and protocols.
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