guy->fillField($this->username, $username); $this->guy->fillField($this->password, $password); $this->guy->click($this->button); } }