Using deployment slots for root cause analysis 28 July 2015 Donovan-Brown Work (0) I recently had a conversation with my friend Steven St Jean about interestingways to use deployment [More]
How to maximize browser while running Selenium tests 28 July 2015 Donovan-Brown Work (0) Problem:When I runmy Selenium test the browser is not run maximized. My website employs ada [More]
How to fix the ChromeDriver StaleElementReferenceException issue 27 July 2015 Donovan-Brown Work (1) Problem:I have aSelenium test that works perfectly with the Firefox and Internet Explorerdrivers [More]
How to fix the ChromeDriver NoSuchElementException issue 25 July 2015 Donovan-Brown Work (0) Problem:I have aSelenium test that works perfectly with the Firefox and Internet Explorerdrivers [More]
Getting started with Selenium 25 July 2015 Donovan-Brown Work (9) While preparing for a demo where I run Selenium tests duringa release, I decided to document what i [More]
How to register capabilities on your build and release management agents 25 July 2015 Donovan-Brown Work (26) To runSelenium test against different browsers using our new build and releasesystems the browser [More]
Why is DevOps one of the hottest topics? 20 July 2015 Donovan-Brown Work (3) In this post I talk about why DevOps is the hottest topic. [More]
How to fake IDbSet using Microsoft Fakes 13 July 2015 Donovan-Brown Work (0) How to fake IDbSet using Microsoft FakesWhile preparing to record a Microsoft Virtual Academy course [More]
How to set Visual Studio Code as your default editor 08 July 2015 Donovan-Brown Work (3) The more I use Visual Studio Code the more I want it to bemy default editor for more file types. Al [More]