Advertisement · 728 × 90

Posts by Titus Fortner

Also, If something I taught or shared over the years made a difference for you or your company, I'd love to hear about it

5 months ago 2 0 0 1
Preview
The Test Automation Crisis The industry doesn’t have an execution problem; it has a signal problem For too many companies, test automation hasn’t delivered the promised outcomes at the required release cadence. Results var...

This transition has me thinking deeply about the state of our industry.

I wrote a long article about how most orgs run automated test suites without getting enough value because a low signal to noise ratio in test results prevents understanding:

5 months ago 2 0 1 0
Preview
Services You deserve more from your test automation

After 9 years at Sauce Labs, I’m reflecting on what I’ve accomplished and what’s next.

While I determine the right fit for my next role, I’m going to focus on getting Selenium 5 released.

I also have limited availability for consulting/training:

5 months ago 2 1 1 0

I gave this talk at the Testμ conference a couple weeks ago

Transitive Testing is a term I coined back in 2015 about how to leverage APIs to improve DOM to Database test performance, while maintaining confidence in the accuracy of results

www.youtube.com/watc...

#selenium #D2D

2 years ago 4 1 0 0
Expert Breakdown: Selenium 4.12 Live Stream
Expert Breakdown: Selenium 4.12 Live Stream 🚀 Exciting News: Selenium 4.12 Release Breakdown! 🎉I'm thrilled to share that our next live stream with a comprehensive breakdown of Selenium 4.12, and we ...

Selenium 4.12 was recently released with a few interesting updates

Check out this Test Automation Experience video where Jim Evans, Nikolay Advolodkin, Boni Garcia and I discuss what's new, and answer questions about what to expect going forward.

2 years ago 4 1 1 0

Want to see what Selenium (Java) is doing under the hood?

An improved Selenium Logger now with driver support (Chrome, Edge, Firefox, Safari & IE)

SeleniumLogger.enable();
ChromeDriverLogger.enable();

Change level, output, filters, formats & more!

https://github.com/titusfortner/selenium-logger

2 years ago 6 2 0 0

Selenium 4.11 might be the most important release we've done in years

Selenium's driver management finally surpasses other solutions:
* uses Options class for browserVersion, proxy & binary
* looks in PATH
* logging & errors
* manages Chrome downloads!

Upgrade and let us know!

2 years ago 5 1 0 0
Advertisement
Katharine and Teddy sitting in First Class

Katharine and Teddy sitting in First Class

Our flight was canceled last week, but the trip to Portland for Teddy to see the grandparents is happening on a 5 day delay. The whole family got the first class upgrade, so we're traveling in style!

2 years ago 3 0 0 0
Implement downloading Grid with Selenium Manager in Ruby
Implement downloading Grid with Selenium Manager in Ruby I did this kind of on a whim, but I had a lot of fun with it. Let me know if you enjoyed it. There's probably a lot of missing context here; I'd like to do s...

I recorded myself implementing a new #Selenium #Ruby feature. Probably not that interesting to most people, but I had fun with it, so I will probably do some more similar things in the future.

Pro tip: watch on 2x speed so I look smarter than I am

https://www.youtube.com/watch?v=0rL6Dtoo8As

2 years ago 4 0 0 0