<div dir="ltr"><div class="gmail_extra">On Mon, Jul 22, 2013 at 5:29 PM, Tomislav Plavcic <span dir="ltr"><<a href="mailto:tplavcic@gmail.com" target="_blank">tplavcic@gmail.com</a>></span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":mc" style="overflow:hidden">Sometimes I get the same error and I'm not using Vagrant (env is<br>


Ubuntu x64/Ruby2 and tests are run on remote servers).</div></blockquote><div><br></div><div>As far as I understood it, the error is raised by page-object gem when it can not start a browser:</div><div><br></div><div><a href="https://github.com/cheezy/page-object/blob/master/lib/page-object/loads_platform.rb">https://github.com/cheezy/page-object/blob/master/lib/page-object/loads_platform.rb</a><br>

</div><div><br></div><div>Can you provide more data about your setup? What do you mean by "remote servers"?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":mc" style="overflow:hidden"> The problem is<br>
I get it rarely and I cannot reproduce it because when I immediately<br>
run the test again it goes well.<br></div></blockquote><div><br></div><div>That _is_ strange. So, you do not change _anything_ in the code, just rerun the test and everything works fine?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":mc" style="overflow:hidden">
I don't have big problems with this but it would be nice to know why<br>
this is happening. There are some answers on the google which suggest<br>
error in the code (like this one: <a href="http://goo.gl/pVWUm1" target="_blank">http://goo.gl/pVWUm1</a>) but I don't<br>
think it's the problem here.</div></blockquote></div><div class="gmail_extra"><br></div>+1. The code usually works just fine. It could be a timing issue, if it only happens for remote machines.</div><div class="gmail_extra">

<br></div><div class="gmail_extra">Željko<br><br></div></div>