$url = Url::toRoute('/css/skins/');
var name = $("#name").val();
var pas = $("#pas").val();
var zxc = $("#zxc").val();
var data = $('form').serialize();
/******************/
data: data
$name =htmlspecialchars($_POST['fname']);
VALUES ('$name', '$pas', '$zxc')
Codeception\Exception\InjectionException : Service di is not defined and can't be accessed from a test
/home/slonik/.composer/vendor/codeception/codeception/src/Codeception/Test/Metadata.php:191
/home/slonik/.composer/vendor/codeception/codeception/src/Codeception/Test/Unit.php:47
Codeception\Exception\ConnectionException : Can't connect to Webdriver at 127.0.0.1:4444/wd/hub. Please make sure that Selenium Server or PhantomJS is running.
/home/slonik/localhost/www/test.loc/yii2_test/vendor/symfony/event-dispatcher/EventDispatcher.php:212
/home/slonik/localhost/www/test.loc/yii2_test/vendor/symfony/event-dispatcher/EventDispatcher.php:44
/tmp/ide-codeception.php:40