Quickest way to fix an 'error' command?

Ghoast

Client
Регистрация
04.12.2012
Сообщения
40
Благодарностей
1
Баллы
0
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
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You cannot debug com the middle of a project if first steps are still needed to be executed. You should begin from the start.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
You can set a breakpoint on the action you need to check and start debug to breakpoint
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)