Sunday, June 23, 2013

Load Anyway on Google Chrome

Where I can see the Load Anyway concept/theme in Google Chrome???
Here It Is...

   

In general, the https will be in green [indicating the site is secured] but after allowing the unsecured data, it automates to red, with a strike through the header to indicate that it has loaded insecure content [as in the second image].

Thursday, June 20, 2013

Mini Magick's Magic

~Happy Watir Day~

While running a "Watir" programs; if you get "ERROR: While executing gem ... (Errno::EINVAL) Invalid argument - C:/Ruby200/lib/ruby/gems/2.0.0/gems/mini_magick-3.6.0/tes t/files/special! "chars'.gif"...

Solution: Its so simple; do the following steps. It works...
i) gem uninstall mini_magick
ii) gem install mini_magick -v 3.5.0