Trying to run testng suite compiled jar on remote linux machine.
Problem I have is, if I run tests, FF open url I have defined and after that closing brower, and so on.
org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"name","selector":"username"}
Selenium 2.53.0 FF 45.0
Any idea why my test just open browser and close?