Deprecated: The called constructor method for WP_Widget class in rst_ads_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_about_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_social_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_recent_post_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546

Deprecated: The called constructor method for WP_Widget class in rst_instagram_widget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/wp-includes/functions.php on line 5546
node.js – Paradigm IT Consulting
posts browsing tag

node.js

Recently, I’ve had a few people ask me how to use webdriverio with cucumber. It sounded like something that should have been easy, but after a brief search on the internet, all I could find were a few blog post tutorials (that all contradicted each other) and some …

Continue reading

This tutorial is for setting up a web test framework in node.js. Previously, I’ve shown you how to create similar frameworks in Ruby and C#. This post should help you add another language to your testing arsenal. Why node.js? There are lots of reasons to choose various …

Continue reading