| 263 |
like( $driver->get_title(), qr(Checking out to $sample_data->{patron}{surname}) ); |
263 |
like( $driver->get_title(), qr(Checking out to $sample_data->{patron}{surname}) ); |
| 265 |
$driver->find_element('//a[@href="#checkouts_panel"]')->get_attribute('text'), |
265 |
$driver->find_element('//a[@href="#checkouts_panel"]/span[@class="checkout_count badge text-bg-info"]') |