liflab / cornipickle

Versatile web application testing tool
4 stars 3 forks source link

Detect page changes automatically #15

Closed Faterou closed 7 years ago

Faterou commented 9 years ago

Originally reported by: Sylvain Hallé (Bitbucket: sylvainhalle, GitHub: sylvainhalle)


Currently, CP only reacts to mouse clicks (more precisely, to mouseup events). We should be able to detect DOM changes automatically.


Faterou commented 8 years ago

Original comment by Francis Guérin (Bitbucket: Faterou, GitHub: Faterou):


Duplicate of #24.