What are design patterns in automation framework?

What are design patterns in automation framework?

Design patterns are similar to best practises collections in that they provide an idea but not specific implementations. Design patterns make programming more extendable and manageable by reducing code complexity.