OK 🙂 This seems to work so I'm happy 🙂 What about order of tests. Those two tests the user refers to has to be run in the order they appear, or the second test will fail, since the button text is changed. JUnit doesn't guarantee an order, so this might fail, right?