I’ve released another screencast. This screencast will show you how to use the page-object gem when driving your tests with RSpec.
I’ve released another screencast. This screencast will show you how to use the page-object gem when driving your tests with RSpec.
Very helpful podcast! Is there somewhere I can I find source code for the examples in this podcast? I’d like to see what’s in some of the files not covered in this podcast. For example, I’d like to compare/contrast what’s in your *page.rb files compared to the error_panel.rb file also in the ‘pages’ subdir. And I’d like to see what all is in CheckoutPage to make the navigate_to() method work, and what the complete_order() method does exactly. Things like that. Thanks!
I think I found it, or something close enough, in this repo https://github.com/cheezy/CodeMash2012