by Nikolay Advolodkin | Feb 16, 2018 | Selenium Webdriver
Unstable Selenium tests are probably the most common issues that we encounter. There are instances that they work, but there are other instances when they don’t. People may find this frustrating. In fact, most of them will just choose to ignore this if the issue is...
by Nikolay Advolodkin | Dec 22, 2017 | Selenium Webdriver
Chromium Embedded Framework, in short, CEF is a framework used by many applications including Spotify, Kaspersky Security Scan, Tencent QQ, Adobe Acrobat, among others. It is open an open source framework, released back in 2008, allowing developers to implement an...