VodQA Boyka Framework demo Pre-requisites Java 17 Maven Node v20 LTS Usage Create project boyka init <project_name> Web Add Web Config boyka config web <config_key> Create Page object Create Page action Create Test class Update Test suite file Mobile Add Android Config boyka config android <config_key> Add iOS Config boyka config ios <config_key> Create / Update Page object API Add API Config boyka config api <config_key> Create Request Verify Response