ContributionsMost RecentMost LikesSolutionsMultiple monitor support I work from a laptop with 2 extra screens and am having issues with Ready showing (up) correctly. - Ready on the main screens works correct - Ready on a second screen makes menus/dropdowns appear on the main screen (most annoying) - Sometimes at start Ready will not show because it is somewhere out of bounds of every screen. Can only be fixed by force closing the app, disconnect the external monitors and start Ready again and reconnect the screens Re: ReadyAPI 3.8.0 - Project will not be saved since update from .7 to .8 Nothing was in the logs about saving, thanks for the suggestion. Out of frustration I deleted everything Ready/SmartBear and installed 3.7.0. and now it's ok again. ReadyAPI 3.8.0 - Project will not be saved since update from .7 to .8 I recently updated ReadyAPI from 3.7.0 to 3.8.0 and now whatever I add to the project and save is not retained. The next time Ready is started, all is lost. I also use git and successfully pushed the changes (so project is saved and changes were there) Nothing else has changed to my setup. What can be done to solve this? SolvedNew script result when called I have a groovy script that generates a random iban. I want to be able to get the result from this script in a lot of teststeps. I now have this script in a Scripts suite and use it by inserting this in my request ${#[Scripts#Random IBAN#Random IBAN]#result}. This will always return the same result(iban). How can I make the script generate a new iban when called from other tests without inserting hundreds of "Run TestCase" steps before every request that uses an iban? SolvedRe: Git - Uncommited changes - Unable to pull from repo The solution is to do an extra commit before any other step. Re: Git - Uncommited changes - Unable to pull from repo Thank you for the suggestion, tried it, didn't help. Submitting to support. Re: Is there a way to rollback to the Ready API 2.5.0 version? Experiencing git issues too with 2.6.0. What are yours? We are having discard and pull issues. Git - Uncommited changes - Unable to pull from repo Updated to ReadyAPI 2.6.0 recently and already experiencing git issues from time to time with 2.5, now it's impossible to pull from repo. Choosing this an error is shown "There are uncommited changes. Commit or revert..." The fun part is, "Discard Changes" doesn't work/help. Not before a pull, not after the error about discarding. Saving, reopening, rebooting, nothing helps to be able to pull. I have already reloaded the whole project 3 times to be able to continue working. Nothing is showing in the logs indicating an error or problems. ReadyAPI 2.6.0 Build Date: 2019-01-14T14:47:06Z(2261) 57460326ed5636e3c392e5981c683c817f5091d8 SolvedRe: Unable to get node using XmlHolder Old but gold. The answer to my problem I've been looking for, for hours. Tnx for coming back and posting the solution. Re: SoapUi Search (CTRL-F) in SoapUI PRO version ReadyAPI 2.2.0 seems to loop forever Might be an idea to implement a search funtion in Ready itself. It's a feature I need a lot of times.