Forum Discussion

msaunders's avatar
msaunders
Contributor
9 years ago

python checkpoint

I am swapping my JS project over to python and i noticed an issue with creating a checkpoint.

 

These steps lead to a hung TestComplete 11:

 

Start a python project

Record script

Record a property checkpoint

Drag to the property you want

Let go of mouse

Wait

Nothing ever happens and you need to kill the process

 

Has anyone else come across this?

 

1 Reply

  • I resorted to just useing the object spy and getting the values i wanted, it did not crash like checkpoint during record did.