Date Range
Date Range
Date Range
OnLife onDesign onRefactoring onPatterns onAgile. A case for Graph DB. Asymp; Leave a comment. I know this is quite late, but I had almost forgotten to jot this down on my blog as a post when I presented at TechJam. Last year on 11th September 2014, Pune. Here is the Video on Youtube. And here are the slides. Asymp; Leave a comment.
Subscribe to my blog! Moi ET MON COUZ. Please enter the sequence of characters in the field below.
Create a website or blog at WordPress. Create a website or blog at WordPress.
Create a free website or blog at WordPress.
In recent past, I encountered one scenario where you need to automate pop-up in the application. I am blogging this, as many of you may have faced the same issue. You need to automate the below scenario. There is a link present on the Web-page, Pop-up gets opened as you click on the link and perform some action on this pop-up. I also thought in the same way but my scripts were failing.
As part of technology upgrade, I am upgrading my Grails. In the newer version of Grails, Forked execution is introduced. 5, command run-app will launch the Grails application in a new JVM. I am using version 2. 5 but this change is introduced from version 2. To enable this fork setting in application written in older versions like Grails 1. 3, one has to add below lines to file.