Time dependent geometry

I have an electrostatics problem where the position of electrodes is time dependent - but it’s electrostatics so there’s no time in the equations.

I could solve this with a for loop and save the steps, but out of laziness I was wondering if there’s any way for a solution to keep track of an evolving solution over “time/steps”. Or if there’s an internal fenics way to do this?

Cheers
Aaron