The README contains this line: `hoem_page.settings.f.should be_visible` Note that "home" is misspelled. Should be: `home_page.settings.f.should be_visible`
The README contains this line:
hoem_page.settings.f.should be_visibleNote that "home" is misspelled. Should be:
home_page.settings.f.should be_visible