<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jun 5, 2014 at 1:51 AM, jagori samajdar <span dir="ltr"><<a href="mailto:jagori79@gmail.com" target="_blank">jagori79@gmail.com</a>></span> wrote:<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 dir="ltr"><div><div><div>While trying to use certain methods like waiting on an element ,<i>wait_until_present</i>,am getting deprecation warnings.<br><br>Can anyone guide me a bit on this as to if there are any latest docs available for reference on net.Right now am referring to<br>


<i> <a href="http://rubydoc.info/gems/watir-webdriver/frames" target="_blank">http://rubydoc.info/gems/watir-webdriver/frames</a></i></div></div></div></div></blockquote><div><br></div><div>Deprecation warnings come from page-object gem.</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 dir="ltr"><div><div>Also I had certain doubts in the visual_editor_page.rb<br>

<br></div>I could see some elements defined as below:<br>
<i>        a(:page_title, text: /Page title/)</i><br><br></div>Why are we putting the text between / / is this a regexp? </div></blockquote><div><br></div><div>Yes. </div><div><br></div><div>Željko</div><div>--</div><div>

1: <a href="https://github.com/cheezy/page-object">https://github.com/cheezy/page-object</a> </div></div><br></div></div>