Skip to content

mmendesas/SeBlockly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeBlockly

Welcome to SeBlockly

SeBlockly is a web-based visual programming editor for Selenium.

SeBlockly is based on Blockly, the web-based, graphical programming editor. Provide static type language blocks and code generators for Selenium programming.

Features

  • Programming Selenium Java with visually drag and drop code blocks
  • Generate fully compatible Selenium Java source code
  • Predefined steps like Gherkin Syntax pattern

Demo

SeBlockly is a web tool. You can give it a try at : SeBlockly

Usage

  1. Open browser to SeBlockly, drag and drop blocks to make an Selenium Java script
  2. Select the 'Selenium' tab and copy all of the source code into an existing or new project in the Eclipse IDE

ChangeLog

Authors and Contributors

Marcio Mendes (@sednemm) .

Thanks Neil Fraser, Q.Neutron from Blockly https://developers.google.com/blockly/ Thanks Fred Lin (gasolin) the project is inspired by your BlocklyDuino project

License

Copyright (C) 2016 Marcio Mendes

  • Licensed under the Apache License, Version 2.0 (the "License");
  • you may not use this file except in compliance with the License.
  • You may obtain a copy of the License at
  • http://www.apache.org/licenses/LICENSE-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages