Skip to content

rweber.net

trying to be a mile wide AND a mile deep

  • About
  • Contact
  • Tech
  • Craft
  • Blog

Tag: code testing

Finding Cousins: A deep dive into a narrow slice of XPath

Posted on 2018/10/222018/10/22 by Rebecca
needle-felted Firefox robot icon

A little XPath for picking out DOM elements, exploring the contains function, ancestor axis, and various ways to filter and walk up and down the tree.

Posted in Developer Toolbox. Tagged code testing. Read More

Separating concerns with the Page Object Model

Posted on 2018/03/262018/03/24 by Rebecca

The process of revamping a simple WebdriverIO test to disentangle test logic and page interaction logic.

Posted in Developer Toolbox. Tagged code testing. Read More

A first WebdriverIO test

Posted on 2018/03/122018/06/15 by Rebecca

A simple – but not trivial – example automated test using WebdriverIO, Mocha, and Chai.

Posted in Developer Toolbox. Tagged code testing. Read More

Getting set up with WebdriverIO

Posted on 2018/02/262018/03/21 by Rebecca

Instructions to set up WebdriverIO with Mocha and Chai, and run automated tests via selenium-standalone, Browserstack, or Sauce Labs.

Posted in Developer Toolbox. Tagged code testing. Read More

If I were starting a refactoring project…

Posted on 2017/12/182017/12/15 by Rebecca
Jenga from Zaimful on Pixabay

A road map/advice for large refactoring projects, based on my own experience.

Posted in Developer Toolbox. Tagged code testing. Read More

Main Categories

  • JavaScript
  • CSS
  • Developer Toolbox
  • Analytics
  • Projects

Posts aimed at non-developers, in full or in part, are in the Help Desk category.

You may also wish to view posts tagged portfolio or in the Toys and Games category (my own and other people’s).

Disclaimer

Opinions and advice on this site are my own, and are not endorsed by my employer, King Arthur Baking Company.

Proudly powered by WordPress | Theme: amalgamation by Rebecca Weber.
Return to Top