Page Accessability

10 views
Skip to first unread message

Den Dem

unread,
Jun 9, 2015, 4:45:16 PM6/9/15
to test...@googlegroups.com
I thought to open topic on such. It is widely being implemented and used to make sure web page is meeting all standards. Would anybody here use such? I tried capybara-accessible gem, but no luck.

Zhimin

unread,
Jun 9, 2015, 7:58:29 PM6/9/15
to test...@googlegroups.com, demd...@gmail.com
There are two ways to using Page Objects, using third party libraries or write your own.  The examples come with TestWise have both:

samples\agiletravel-rwebspec-with-page-objects:    using RWebSpec Web Page

  class AbstractPage < RWebSpec::AbstractWebPage


samples\agiletravel-selenium-webdriver:  own Page model

  class AbstractPage 

We have success with either approach. 

Den Dem

unread,
Jun 9, 2015, 8:41:12 PM6/9/15
to test...@googlegroups.com, demd...@gmail.com
I meant -  https://www.w3.org/WAI/intro/accessibility.php , not accessing pages.
Web accessibility refers to the inclusive practice of removing barriers that prevent interaction with, or access to websites, by people with disabilities. When sites are correctly designed, developed and edited, all users have equal access to information and functionality.
Reply all
Reply to author
Forward
0 new messages