by Kevin Schroeder | 12:56 pm

Recording for March 17, 2016 webinar, Getting to know Magium

Here is the recording for the webinar: Getting to know Magium. Powered by WPeMatico

  READ ARTICLE
34 words ()
by Kevin Schroeder | 9:56 am

Hangout On Air: Configuring Magium to work with your Magento site

On Monday, March 21, 2016 I will be hosting another Google Hangout for Magium. In this hangout I will go through some of the basic practices for configuring Magium to work with your site.

  READ ARTICLE
98 words ()
by Kevin Schroeder | 1:10 pm

Command line features in Magium

While the rest of you were on Spring Break I was , well, too. But I also managed to finegle some time in between building snow forts and violent illness to add some new

  READ ARTICLE
861 words ()
by Kevin Schroeder | 7:52 am

How to start Selenium testing on Magento (or, Succeeding at Selenium in under 10 minutes)

I had some good talks with some good folks this past week. Now entering the 4th month of working on Magium I can honestly say that this past week was the most exciting week

  READ ARTICLE
670 words ()
by Kevin Schroeder | 7:52 am

The Basics Of The Instruction Navigator

Instruction Navigator The instruction navigator is similar to the BaseMenu navigator in its intent, and some of the underlying functionality. However, there is a crucial difference in that the base menu navigator uses iteration

  READ ARTICLE
296 words ()
by Kevin Schroeder | 7:52 am

How the BaseMenu navigator works

How The BaseMenu Navigator Works The BaseMenu navigator class provides functionality for navigating over simple, hierarchical HTML structures such as a frontend nested menu. It starts with a base Xpath that is used to

  READ ARTICLE
494 words ()
by Kevin Schroeder | 7:52 am

Admin Navigator Basics

Admin Menu Navigator The AdminMenu navigator is virtually identical to the BaseMenu navigator. In fact, the only difference is in the constructor where it defines the AdminThemeConfiguration object as a dependency instead of ThemeConfiguration.

  READ ARTICLE
137 words ()
by Kevin Schroeder | 7:52 am

Navigation Basics

Frontend Navigators Navigators are exactly what they sound like. They are objects that are intended to help you navigate through various parts of the website you are testing. Most of the time the navigation

  READ ARTICLE
376 words ()
by Kevin Schroeder | 5:07 am

3 Best Practices for Selenium Testing when constructing your page

Having spent now about two months building out Magium there are a couple of things that are worth sharing as I’ve been working through several different versions of Magento. These practices (best practices?) may

  READ ARTICLE
130 words ()
by Kevin Schroeder | 11:20 am

80-ish% of Magento Developers Do Not Automate Browser Testing

A few weeks back I asked a question on Twitter about browser testing.  There weren’t a ton of responses but the responses I got were about what I expected.  Around 80% of Magento developers

  READ ARTICLE
421 words ()