On Wed, Oct 27, 2010 at 10:26 PM, Bosko Ivanisevic
<
bosko.iv...@gmail.com> wrote:
> Bridges for Firefox
> and Chrome on the other way accept hash. Shouldn't 'initialize' method
> in IE bridge be declared also with:
>
> def initialize(opts={})
> ...
> end
>
You're right. I guess the IE driver should accept an options hash even
though it currently can't be customized like the Chrome/Firefox
drivers. I'll have this fixed in the next gem release.
> Regards,
> Boško Ivanišević
>