Поиск по блогу

вторник, 18 ноября 2014 г.

Смотрим видео "jQuery + Node.js + Phantom.js = Automation Awesomesauce" и вспоминаем про node webkit

Посмотрел только начало..., потом вспоминал Node-webkit, здесь много ссылоко и задел для будущего обучения
In this presentation, Travis will walk you through how jQuery can be used in conjunction with an incredible headless browser technology called Phantom.js. When pairing these two technologies together, you get a fantastic testing and automation framework, but we won't stop there... by mixing these with the backend Javascript framework called Node.js, we produce an extremely powerful testing and automation framework that is both efficient, fun, and easy to use.

...node-webkit is an app runtime based on Chromium and node.js. You can write native apps in HTML and JavaScript with node-webkit. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.

Node-Webkit: Introduction (1/6)
libudev.so.0 Fix (Linux only)

Здесь что-то стояло (нашел у себя на w8 случайно)

In [3]:
!chcp 65001
!dir C:\Users\kiss\node_webkit
Active code page: 65001
 Volume in drive C has no label.
 Volume Serial Number is 6017-2A0B

 Directory of C:\Users\kiss\node_webkit

19.09.2014  19:09    <DIR>          .
19.09.2014  19:09    <DIR>          ..
16.09.2014  12:43           720В 265 credits.html
16.09.2014  12:43           951В 296 ffmpegsumo.dll
16.09.2014  12:43         9В 980В 368 icudtl.dat
16.09.2014  12:43           128В 512 libEGL.dll
16.09.2014  12:43           870В 912 libGLESv2.dll
19.09.2014  19:09    <DIR>          locales
16.09.2014  12:43        41В 410В 048 nw.exe
16.09.2014  12:43         4В 730В 817 nw.pak
16.09.2014  12:43         4В 390В 912 nwsnapshot.exe
               8 File(s)     63В 183В 130 bytes
               3 Dir(s)  399В 959В 580В 672 bytes free

Это браузер со со встроенным плагином для дебаггинга jscript. Я долго искал редактор, а потом нашел вот это

Чтобы начать нужно тупо сделать архив из nw.exe и json файла..., вспоминаю, что я это уже проделал (но, вроде бы, на Linux машине..., когда еще грузился с флешки...) ... Словом, обидно, что голова у меня такая дырявая (каких-то полгода прошло...), потому здесь все это пробовать лень, надо идти по ссылке, там все написано. А в видеоролике автор использует другой способ..., видео игнорировать...

In []:
# Но я все же поборол минутную слабость, создал папку "I_repeat_first_test"
# И запустил все, как положено 
C:\Users\kiss\node_webkit>nw.exe I_repeat_first_test\app.nw

И что теперь, откладываем все до лучших времен... Надо хотя бы раз в неделю заходить сюда... Посмотрим, как получится...



Посты чуть ниже также могут вас заинтересовать

Комментариев нет:

Отправить комментарий