• +43 660 1453541
  • contact@germaniumhq.com

Blog

Writing an E-Mail From GMail Using Germanium

This short tutorial will show you how you can write an e-mail using GMail, by automating the browser itself.


Read more

Germanium 1.9.3 is Released

With Germanium 1.9.3 a new API for point precision was introduced. Box(Css('#someid')).bottom_right() will return the point in the bottom right of the element that matches.


Read more

Germanium 1.9.0 has Amazing Positional Filtering

With the release of Germanium 1.9.0, not only the positional filtering was completely rewritten (keeping 100% backwards compatibility), but finding items positionally is incredibly simple now.


Read more

Massive Performance Improvements in Germanium 1.8.3

With the 1.8.3 release, the positional filtering is lighting fast.


Read more

Germanium 1.8.0 is Released

Finally there is no need in downloading drivers for WebDriver. With Germanium the drivers are tested and packed in.


Read more

What Do We Learn from the Broken Firefox WebDriver Support

With the new release of Firefox 47, the WebDriver support was left in limbo. On one hand, the old WebDriver API is not accessible anymore, on the other hand the new API (Marionette) explicitly doesn't supports it.


Read more

Germanium 1.7.14 is Released

Germanium 1.7.14 is released. select_file() allows picking files for upload, and a lot of effort was put in Firefox support. WebDriver updates for the other browsers.


Read more

Germanium 1.7.12 Is Released

When using WebDriver fetching child nodes or the parent node of an element might be a chore. Not so with Germanium.


Read more

Germanium 1.7.11 Released

Germanium 1.7.11 offers fixes in the wait() method, allowing waits for multiple conditions, and also compensating for long running operations.


Read more

Automating Browser Timesheet Filling With Germanium

We all hate to fill in those meaningless TPS reports. What if there would be a way to automate this? Since Germanium is a web automation API, it becomes quite simple.


Read more