Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeami
/
candybean
Public
forked from
sugarcrm/candybean
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
candybean
src
test
java
on
dev
User selector
All users
All time
Commit history
Commits on Mar 16, 2015
CB-246 Do not use WebElement.clear() in WebDriverElement.sendString()
dsafar
committed
4b30f65
View commit details
Copy full SHA for 4b30f65
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
CB-246 Do not use WebElement.clear() in WebDriverElement.sendString()
dsafar
committed
ed75b81
View commit details
Copy full SHA for ed75b81
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Small test fixes.
dsafar
committed
b44b75b
View commit details
Copy full SHA for b44b75b
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
CB-31 Added support for various pauses
Show description for cd483f9
Jason Mittertreiner
committed
cd483f9
View commit details
Copy full SHA for cd483f9
View code at this point
Browse repository at this point
CB-31: Add wait functionality
Show description for 9516807
Jason Mittertreiner
committed
9516807
View commit details
Copy full SHA for 9516807
View code at this point
Browse repository at this point
CB-31: Pause support for various condidtions
Show description for 46ea1ca
Jason Mittertreiner
committed
46ea1ca
View commit details
Copy full SHA for 46ea1ca
View code at this point
Browse repository at this point
CB-31
Show description for 6d6ab9c
Jason Mittertreiner
committed
6d6ab9c
View commit details
Copy full SHA for 6d6ab9c
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Added ability to launch a new window and supporting waits.
dsafar
committed
24da815
View commit details
Copy full SHA for 24da815
View code at this point
Browse repository at this point
Tests for previous commit
Show description for 6e91c82
Jason Mittertreiner
committed
6e91c82
View commit details
Copy full SHA for 6e91c82
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
executeJavascript methods should return Object.
dsafar
committed
b421471
View commit details
Copy full SHA for b421471
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
CB-233 CB-228 WebDriverElement.executeJavascript() .getWidth() and .getHeight().
dsafar
committed
4acd5fb
View commit details
Copy full SHA for 4acd5fb
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
Added missing config unit test
Eric Tam
committed
8a248c3
View commit details
Copy full SHA for 8a248c3
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Merge pull request #91 from Eriten/waitImprovement
Show description for 8b524a4
dsafar
committed
8b524a4
View commit details
Copy full SHA for 8b524a4
View code at this point
Browse repository at this point
Improved waits
Eric Tam
authored and
Eric Tam
committed
a4d7e38
View commit details
Copy full SHA for a4d7e38
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #92 from Eriten/cb216
Show description for ee9b03e
dsafar
committed
ee9b03e
View commit details
Copy full SHA for ee9b03e
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
CB-211: Need to create candybean.config for tests
Eric Tam
committed
8e8ee06
View commit details
Copy full SHA for 8e8ee06
View code at this point
Browse repository at this point
Added Grid Support for Candybean
Eric Tam
committed
9da963c
View commit details
Copy full SHA for 9da963c
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Implemented arguments support for executejavscript
Eric Tam
committed
0030ebb
View commit details
Copy full SHA for 0030ebb
View code at this point
Browse repository at this point
Commits on Oct 6, 2014
Added getSelect to WebDriverElement
Eric Tam
authored and
Eric Tam
committed
6755c36
View commit details
Copy full SHA for 6755c36
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
adhoc investigative dev
cradbold
committed
0165732
View commit details
Copy full SHA for 0165732
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
root candybean merge
cradbold
committed
512e468
View commit details
Copy full SHA for 512e468
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
First iteration for autoamted mobile tests
Ownageful
committed
cf8ff87
View commit details
Copy full SHA for cf8ff87
View code at this point
Browse repository at this point
Added support for saucelabs parallelization
Ownageful
committed
03da1f7
View commit details
Copy full SHA for 03da1f7
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
Converted mobile tests, and several example tests to use the builder
Ownageful
committed
99f6432
View commit details
Copy full SHA for 99f6432
View code at this point
Browse repository at this point
Builder added
Ownageful
committed
ea7d982
View commit details
Copy full SHA for ea7d982
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
all instantiations switched to default config; added sugar-specific profile -> default unit:pass/system:error
cradbold
committed
3fcea7b
View commit details
Copy full SHA for 3fcea7b
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
modified test to pass
cradbold
committed
15e6363
View commit details
Copy full SHA for 15e6363
View code at this point
Browse repository at this point
refixed distribution-zip -> zip; modified/simplified test
cradbold
committed
dc7aac9
View commit details
Copy full SHA for dc7aac9
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Merge pull request #64 from Ownageful/cb-176
Show description for c00fbee
cradbold
committed
c00fbee
View commit details
Copy full SHA for c00fbee
View code at this point
Browse repository at this point
removed unneccessary casting
Ownageful
committed
d59a877
View commit details
Copy full SHA for d59a877
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Change use of w3schools site to another
Ownageful
committed
9642a2b
View commit details
Copy full SHA for 9642a2b
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
Resolve new test failures in jenkins
Ownageful
committed
5cb26e8
View commit details
Copy full SHA for 5cb26e8
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
Merge branch 'dev' into Ownageful-cb-150
cradbold
committed
0dfcf56
View commit details
Copy full SHA for 0dfcf56
View code at this point
Browse repository at this point
Merge branch 'cb-150' of https://github.com/Ownageful/candybean into Ownageful-cb-150
cradbold
committed
2fabb2d
View commit details
Copy full SHA for 2fabb2d
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
Using templated for video recording report
Ownageful
committed
04788ed
View commit details
Copy full SHA for 04788ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.