This repository was archived by the owner on Feb 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix for Issue #24
File is set to NONE
…bot Framework OUTPUTDIR
…using JavaLib Core
Revert "Working proof-of-concept implementation for documentation generation using JavaLib Core" This reverts commit b25eb3a.
Merge branch 'JavaLibDoc' of https://github.com/Andrei-Straut/robotframework-selenium2library-java into JavaLibDoc
… it from keyword patterns as well. Leaving this on will actually make RobotFramework include some keywords twice (I assume it's because this class inherits from the classes that also contain the keywords, so at runtime this will cause those respective keywords to be included twice)
…ongly documented overloaded keywords
…viously documented classes
RunOnFailure AspectJ modified to include Selenium2Library AND Selenium2LibraryEnhancement classes
ArrayIndexOutOfBoundsException
Merge branch 'JavaLibDoc' of https://github.com/Andrei-Straut/robotframework-selenium2library-java
change to allow passing ${NONE} or ${Null} to Selenium keywords
Update Selenium2Library.java
isEnabled(String locator) method.
Avoid NullPointerException in isEnabled method
removed iphone and android support for now
all tests now pass
but it needs to be tested
Feature/browser compatibility update We updated selenium dependency to support new browser versions. Because new version os selenium removes removes support for mobile drivers we add 3rd party libs to keep support. We also updated some outdated tests. See merge request !1
Thanks for your work!!!
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.