Gripper is a .NET toolbox for creating powerful browser automation agents that I'm developing and using every day.
Gripper operates in a browser window under its control, using the Chrome Devtools Protocol (CDP). Gripper provides full, type-safe access to the CDP and a set of own features built on top.
The main focus is on automation of Single Page Applications and reliable, long-running deployment.