Quickest way to fix an 'error' command?

  • Автор темы Автор темы Ghoast
  • Дата начала Дата начала

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
 
You cannot debug com the middle of a project if first steps are still needed to be executed. You should begin from the start.
 
You can set a breakpoint on the action you need to check and start debug to breakpoint
 

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