Introducing FirefoxOptions for selenium 3.x
From selenium 3.0 beta 4, selenium introduced class FirefoxOptions to Manage firefox specific settings in a way gecko driver can understand. Let’s see…
From selenium 3.0 beta 4, selenium introduced class FirefoxOptions to Manage firefox specific settings in a way gecko driver can understand. Let’s see…
There is a situation where, you installed IE11 freshly and try to open the debugging window by clicking F12, but…
I don’t know if Google would like this, but it is, definitely, not a hack. This is just teaching you…
————————————————————————————————————————- ALT+RIGHT ARROW : Takes you to the next page . SHIFT+CLICK : Open a hyperlink in in new window…
As we have seen on our prev post Sikuli intro, how to download and automate desktop application, in this post…
Method 1: Using Google play store (but you need to have google account and google play store should be pre installed)…
If we want to write java programme or use any Java based application, we need to install and setup JDK.…
In this post we will see how to inspect and automate hybrid mobile applications for Android and IOS. Handling Android…