Skip to content

A set of keywords created to help with Robot Automation Framework

License

Notifications You must be signed in to change notification settings

NaviNet-OSS/robot-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

robot-helpers

A set of keywords created to help with Robot Automation Framework

SELENIUM 2 FRAMEWORK Helpers

/selenium2framework

Keyword: Open Or Attach To Browser

Will attached to existing browser window, rather than creating a new one.

Usage:

*** Test Cases ***

Open Browser
	Open Or Attach To Browser # Will open browser

Obtain Existing Handle to Browser
	Open Or Attach To Browser # Will attach to browser

About

A set of keywords created to help with Robot Automation Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published