Selenified and LambdaTest
Selenified Process

I recently had the pleasure of being introduced to the team over at LambdaTest. LambdaTest runs a cross-browser cloud infrastructure that allows the execution of Appium and Selenium tests remotely. I was intrigued to learn more about their infrastructure and tooling, as it seemed like something that should fit in nicely with Selenified. I signed […]

Read more
Selenified 3.2.1 Release

Another quarter, another Selenified release in the books. Nothing huge in this release, just some small feature updates and enhancements. Additional Reporting Features The custom Selenified reports have been updated to include some additional information. Previously, when parameterized tests were executed, the individual results weren’t easily identified in the report. This has been fixed, with […]

Read more
Selenified 3.2.0 Release

Another quarter done. Another Selenified release in the books. We didn’t add too many new features this release, mainly focusing on usability and tightening up existing functionality. But beware, we bumped the minor version because this release isn’t backward compatible. Properties File Instead of needing to provide all properties directly from the command line (or […]

Read more
Selenified 3.1.0 Release

We’re a bit ahead of schedule this year, with the latest Selenified release coming out a whole month early! A LOT of new features were added in this time, but lookout, not everything is backwards compatible. Because we are following SemVer (Semantic Versioning), we bumped the minor version. This is to indicate not everything will […]

Read more
Running Selenified within Docker

As you move more towards continuous testing, it becomes important to be able to execute your automated tests rapidly in multiple environments. Docker is perfect for this, providing a simple way to execute your tests on any system, against any environment. Selenified works perfectly inside a Docker container, allowing functional tests to be easily integrated […]

Read more
Selenified 3.0.4 Release

The end of January saw the latest release of Selenified. Several backward-compatible changes were made to facilitate contributing and ease of use for the tool. As always, the goal is to get you writing automation test cases quickly, without having to worry about maintenance or tooling problems. Browser Support A few changes were made to […]

Read more
X