This project provides an extension, so to speak, to several automation frameworks.
It grants the developer with boilerplates and all the necessary tools,
to quickly forge test cases or even executing repetitive tasks.
It uses the power of Selenium to automate the Browser and Web applications;
Appium to automate Mobile Devices and Android based Smart TVs;
SikuliX and Robot to automate the computer through user input simulation
and thorugh image recognition.
Web applications running in Smart TVs such as LG and Samsung, could be manipulated by hooking Weinre
into the .html file(s) and executing Javascript directly into the console.
Though, this doesn't serve much purpose for testing, since there is no way to
get to know the current state of the app