Code Example ============ Example how to automate login testing. Download here :download:`simplehq_login.py <../code_examples/simplehq_login.py>` .. literalinclude:: ../code_examples/simplehq_login.py Example how to check the alignment of elements. Download here :download:`todo_mvc_alignment.py <../code_examples/todo_mvc_alignment.py>` .. literalinclude:: ../code_examples/todo_mvc_alignment.py Example of filling up the registration forms. Download here :download:`eshop_registration.py <../code_examples/eshop_registration.py>` .. literalinclude:: ../code_examples/eshop_registration.py