Assert that the element matching the given selector does not have the given value:
$browser->assertValueIsNot($selector, $value);