Skip to content

Gem for interacting with Internet Explorer modal dialogs

License

Notifications You must be signed in to change notification settings

Paul-Clewell/iemodal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iemodal

A gem to allow interaction with Internet Explorer modal dialogs. This gem must be used with the page-object gem. You must simply include the iemodal module after you include the page-object module.

class MyPage
  include PageObject
  include IEModal
end

Known Issues

See http://github.com/cheezy/page-object/issues

Copyright

Copyright (c) 2011 Jeffrey S. Morgan. See LICENSE for details.

About

Gem for interacting with Internet Explorer modal dialogs

Resources

License

Stars

Watchers

Forks

Packages

No packages published