-
Notifications
You must be signed in to change notification settings - Fork 11
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: eficode/JavaFXLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: eficode/JavaFXLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 129 files changed
- 4 contributors
Commits on Sep 15, 2020
-
0.6.0 changes from development (#50)
* Experimental java agent support JavaFXLibrary can now be attached to process as java agent. * Fix docker-compose up Building the docker demo failed because of missing package versions for the newer Ubuntu image. Base image of the demo is now fixed to bionic tag since Ubuntu updates have broken the build earlier as well. Related Launchpad ticket: https://bugs.launchpad.net/ubuntu/+source/openjfx/+bug/1799946 * Updated documentation (java agent) * Add possibility to configure different directory for log.html in Set Screenshotdir, fixes #17 * java agent documentation fix * Set Classpath failure as warnings and add failIfNotFound argument * Use asyncFx for helperfunctions methods, remove waitForFxEvents usage, failure printout improvements * remove deprecated keywords and methods (enhancement #11) Co-authored-by: Turo Soisenniemi <[email protected]> Co-authored-by: Pasi Saikkonen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c4645a - Browse repository at this point
Copy the full SHA 1c4645aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d97960 - Browse repository at this point
Copy the full SHA 5d97960View commit details
Commits on Nov 2, 2020
-
* Set empty string args as nulls, add message for IllegalArgumentException (#53) * wrap runKeyword to asyncFx so that JavaFX operations are done FX thread * more asyncfx fixes, went through whole code base * new wrapping to asyncfx thread * additional rewrite to have all needed kw's wrapped in FX thread, output and error handling improvements * handle null object properly, timeout to be generic kw timeout, handle separately wait until kws, kw output improvements * fix hover related kw's * waitUntilExists and waitUntilDoesNotExist improvements * wait until keywords to have overall timeout value, improved printout * fix text prefix to check for quotation marks * fix text prefix to have support for apostrophe (') also * cleanup * fix verifiers hoverable kw's, add test * fix push many times kw * fix osx tests * screenshots to asyncfx thread also in kw failure, fix hover kw's once more * fix osx part and go throught documentation * fix osx part and go throught documentation * fix RunOnFailure to not store screenshot as mapObject to save memory * remove comments Co-authored-by: Pasi Saikkonen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6817cf - Browse repository at this point
Copy the full SHA d6817cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2043c - Browse repository at this point
Copy the full SHA 5d2043cView commit details
Commits on Nov 11, 2020
-
* Experimental java agent support JavaFXLibrary can now be attached to process as java agent. * Fix docker-compose up Building the docker demo failed because of missing package versions for the newer Ubuntu image. Base image of the demo is now fixed to bionic tag since Ubuntu updates have broken the build earlier as well. Related Launchpad ticket: https://bugs.launchpad.net/ubuntu/+source/openjfx/+bug/1799946 * Updated documentation (java agent) * Add possibility to configure different directory for log.html in Set Screenshotdir, fixes #17 * java agent documentation fix * Set Classpath failure as warnings and add failIfNotFound argument * Use asyncFx for helperfunctions methods, remove waitForFxEvents usage, failure printout improvements * remove deprecated keywords and methods (enhancement #11) * Set empty string args as nulls, add message for IllegalArgumentException (#53) looks good to me * Development kw asyncfx wrap (#55) * wrap runKeyword to asyncFx so that JavaFX operations are done FX thread * more asyncfx fixes, went through whole code base * new wrapping to asyncfx thread * additional rewrite to have all needed kw's wrapped in FX thread, output and error handling improvements * handle null object properlty, timeout to be generic kw timeout, handle separately wait until kws, kw output improvements * fix hover related kw's * waitUntilExists and waitUntilDoesNotExist improvements * wait until keywords to have overall timeout value, improved printout * fix text prefix to check for quotation marks * fix text prefix to have support for apostrophe (') also * cleanup * fix verifiers hoverable kw's, add test * fix push many times kw * fix osx tests * screenshots to asyncfx thread also in kw failure, fix hover kw's once more * fix osx part and go throught documentation * fix osx part and go throught documentation * fix RunOnFailure to not store screenshot as mapObject to save memory * remove comments * fix moveTo keyword to use asyncFx thread, fixes #57 * fix scroll keywords to do one tick at time from main thread, fix related tests * fix moveTo in osx also Co-authored-by: Turo Soisenniemi <[email protected]> Co-authored-by: Pasi Saikkonen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 629d976 - Browse repository at this point
Copy the full SHA 629d976View commit details -
Configuration menu - View commit details
-
Copy full SHA for e158741 - Browse repository at this point
Copy the full SHA e158741View commit details
Commits on Sep 3, 2021
-
Support getting and setting clipboard content
One could have application where there are for example hot keys or buttons that copies data to clipboard or from clipboard to application. These new keywords is made to support these cases.
Configuration menu - View commit details
-
Copy full SHA for 5ba85c8 - Browse repository at this point
Copy the full SHA 5ba85c8View commit details
Commits on Nov 26, 2021
-
Merge pull request #61 from Turmio/keyword_clipboard_contents
Support getting and setting clipboard content
Configuration menu - View commit details
-
Copy full SHA for e04685b - Browse repository at this point
Copy the full SHA e04685bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3dcea - Browse repository at this point
Copy the full SHA 3f3dceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a8355 - Browse repository at this point
Copy the full SHA 50a8355View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c113f8 - Browse repository at this point
Copy the full SHA 3c113f8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.5...master