<div dir="ltr"><div><div><div><div>Hi,<br><br></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">http://rubydoc.info/gems/watir-webdriver/frames</a></i><br><br></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? <br><div><div><div><div><br></div><div>@Chris:In reference to my earlier mail,I defined a new span element for my external link test under links.feature and tried to identify that using css instead of text.I think I could make it work.But as of now,I have defined a new element as I didn't wish to affect the other steps already defined.<br>
<br></div><div>Regards,<br></div><div>Jagori<br></div></div></div></div></div>