url('tickets/index.php?page=Ticket622'); $this->assertEquals($this->title(), "Verifying Ticket 622"); $this->byId($base.'ctl0')->click(); $this->pause(800); $this->assertEquals('', $this->byId($base.'ALB')->attribute('style')); $this->assertEquals('', $this->byCssSelector('span#acb span')->attribute('style')); $this->assertEquals('', $this->byCssSelector('span#arb span')->attribute('style')); } }