I noticed these! It's quite useful. It would be even more useful to have some way to find how to replace them with non-deprecated methods, though :)
-- Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי http://aharoni.wordpress.com “We're living in pieces, I want to live in peace.” – T. Moore 2013/9/27 Chris McMahon <[email protected]> > > We're using some methods that the page_object gem does not recognize. > I've asked the maintainer of page_object to let these pass through: > > https://github.com/cheezy/page-object/issues/192 > > *** DEPRECATION WARNING > > *** You are calling a method named select_text at > > from line > (FooPage).content_element.select_text "This is a new line" > > *** DEPRECATION WARNING > *** You are calling a method named class_name > > from line: > (FooPage).foo_element.class_name.should match /disabled/ > > _______________________________________________ > QA mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/qa > >
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
