Python

Testing

How to use Selenium with Zalenium on your Mac

Getting started with using Zalenium to reach a new level of automating and recording your selenium tests on your MacOS.

Read
Python

IPython Notebooks and different python version

If you are creating a new virtualenv and want to use IPython with notebooks in this environment, it does sometimes happen, that it is not using the right python version from your current virtualenv...

Read