loc_id_routing_steps.rb revision 5a102b3c56d4ac75632c7e9244ee0ce5bdbbf13a
810N/A visit @subject.locid
606N/A expect(page.title).to include(@subject.send(attribute))
354N/A ontology = @subject.ontology
810N/A expect(page.title).to include(ontology.send(attribute))
1026N/A expect(page.find_all(".nav_tab_level#{level} > .nav-tabs > li.active").last.text).
1123N/AThen(/^a headline should include "Proof Attempt of \[the corresponding theorem's name\]"$/) do
1123N/A theorem = @subject.theorem