Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store something from one step to use in another step or test #53

Open
jonoelkin opened this issue Oct 28, 2015 · 2 comments
Open

Store something from one step to use in another step or test #53

jonoelkin opened this issue Oct 28, 2015 · 2 comments

Comments

@jonoelkin
Copy link

I want to be able to get the text or something from a filed in one step, then pass that through as a parameter into another step, or even another scenario if possible.

Would mean when creating a listing, i could grab the listing id and use that part of my url for then buying the listing as someone else. No need for DB interaction then!

@ghost
Copy link

ghost commented Jun 27, 2016

Is this needed if we're mocking the API?

@jonoelkin
Copy link
Author

It would help for the dr type end to end tests.
Generally speaking it would open up a few extra ways to verify things too I guess.

Not super urgent, but would be handy for dr.

Sent from my iPad

On 28/06/2016, at 9:58 AM, seancresswell notifications@github.com wrote:

Is this needed if we're mocking the API?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant