Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

popup

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

popup

  • 0.0.9
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Popup

Are you using watir for TA(testingautomation) ? Do you test with complicat codes ? Yes, Popup is designed for you. It can do all type of popups, and is complicat with different windows platfrom, XP,2003,vista,win7 (en and chinese version) It also has a very simple interface.

Requirements

  • Ruby

Compatibility

Ruby1.8.6 Ruby1.8.7 Ruby1.9.2

support XP,2003,vista,win7( If not work, please tell me, I will fix it immediately )

Installation

gem install popup

Usage

require 'rubygems'
require 'popup'
ATT::AlertPopup.find_when { button.click }.click

How to test

  1. run spec/*.spec: rspec .

How to push my fix code

  • fork it
  • read the code and modify it and commit
  • add spec test.( important, if there is no testing, I will reject your push request. )
  • Then push your request.

FAQs

Package last updated on 30 Jul 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc