Registry / testing / page-navigation

page-navigation

JSON →
library0.10rbrubygemsunverified

Provides basic navigation through a collection of items that use the PageObject pattern.

gem install page_navigation
INSTALL
IMPORT
SIG · PAGE-NAVIGATION
P
page-navigation
testingrubyv0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PageNavigation
require 'page_navigation'

Include PageNavigation in a PageObject class to enable navigation.

require 'page_navigation' class MyPage include PageNavigation end page = MyPage.new page.navigate_to('http://example.com')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
page-navigation — gem install page-navigation · libregistry