Ignore webviews pointed to blank url
Code: caps.setCapability("ignoreAboutBlankUrl", true);
Ignore webviews which are pointed to the about:blank url. These webviews will not appear in the context list and you cannot set the context to these webviews.
Value: true/false