Category: selenium
How to automate heavy Javascript application?
javascipt, learn testing, selenium, watir-webdriver
TL;DR Ember and Angular are examples of powerful web frameworks written in Javascript. Today, many modern websites are moving from traditional server side templates page generation and adapt those frameworks. How that affects…
Run Chrome with extension on SauceLabs
learn testing, selenium, webdriver
TLDR In this post I will explain how to run chrome with extension on SauceLabs. For one of my client I need to create webdriver automation scripts for web application…