<div dir="ltr"><br><div>Hi, </div><div><br></div><div>so I noticed last week that the Flow builds were getting deprecation warnings from the test framework saying <span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:22.3999996185303px"> </span><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:22.3999996185303px">"Locating textareas with '#text_field' is deprecated. Please, use '#textarea' method instead."</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:22.3999996185303px"><br></span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:22.3999996185303px">I don't like being deprecated, but upon updating the test, to my surprise, the page_object gem could no longer see the element.  </span></div><div><br></div><div>I filed an upstream bug for this: <a href="https://github.com/cheezy/page-object/issues/248">https://github.com/cheezy/page-object/issues/248</a></div><div><br></div><div>In the meantime, let's keep using the text_field locator as long as it keeps working for us. </div><div><br></div><div>-Chris </div></div>