Files | Admin
Notes: assert_xpath (and deny_xpath) now front assert_tag_id (and deny_tag_id). Put another way, assert_xpath :table, :report now expands to '//table[ @id = "report" ]' Changes: