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.
- Programming Selenium Java with visually drag and drop code blocks
- Generate fully compatible Selenium Java source code
- Predefined steps like Gherkin Syntax pattern
SeBlockly is a web tool. You can give it a try at : SeBlockly
- Open browser to SeBlockly, drag and drop blocks to make an Selenium Java script
- Select the 'Selenium' tab and copy all of the source code into an existing or new project in the Eclipse IDE
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
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