In this series i am going to explain & build a test automation framework from scratch. We will try to automate Twitter.com using Page Objects.
1 2 3def foo puts 'foo' end
1 2 3
def foo puts 'foo' end