mobomo / green_onion

UI testing/screenshot diffing tool
MIT License
165 stars 21 forks source link

how do i access the URL in a spec? #15

Open meesterdude opened 11 years ago

meesterdude commented 11 years ago

So, I'm trying to create a set of specs to test various browser sizes for pages. but, I can't figure out how to feed in any kind of full url from within the test. And I have no idea how to get around this. How can I get this working?