So let's say I've created a bot to sign up to a blog site.
I've made it sign up, verify, post something, then right at the end there is one command which makes an error - let's say the part where I try and click 'save' on the post I've written..
It's quite boring to replay the entire thing again and again each time I want to just test this last part - is there a quicker way of doing this?
Thanks
I've made it sign up, verify, post something, then right at the end there is one command which makes an error - let's say the part where I try and click 'save' on the post I've written..
It's quite boring to replay the entire thing again and again each time I want to just test this last part - is there a quicker way of doing this?
Thanks