Does WebdriverIO use Selenium?
WebdriverIO is one of many JavaScript/nodejs implementations of the (Selenium 2.0) WebDriver API (Selendroid, Protractor, etc.) WebDriver is a remote control interface that allows introspection and control of user agents, according to the standard.