Hi, I am trying to update out current installation of Fitnesse to version 20120706. The auto-update and everything works fine, but I encountered a new problem...
This works fine in the latest source version. If you are having problems you can try the edge build or wait for a new release. ... -- Cheers, Mike Stockdale ...
Setting up a new fitnesse site for a new employer for some REST tests. I'm not convinced I have it set up correctly. All the fit acceptance tests run fine. My...
Hi Brad, you are using the Slim TEST_SYSTEM. So you need to use both fixtures each in a TableTable. The default table type that you are currently using is a ...
There is a catch though. A user wise to the URL schemes can still edit by adding ?edit to the end of the URL. If you don't want that, you have to go all the...
Hi Dan, Thanks for the info. Have changed the ResponderFactory. It will add the responders for add, edit...etc only if the readonly flag is not set. Thanks, ...
Hi all, I've been trying to use the xpath axes 'descendant39; in some fitlibraryweb tests and have encountered some issues. Although it works to a (limited)...
Hi, basically it is a widget which allows the definition of "table variables". A variable can be assinged a table which in turn can be referenced in a wiki...
I have a test where i want to read tags in an xml file (that is accessed in a browser) ... For e.g. if "tagname" consists content as "Java" , then i will get...
Ok - I was able to produce the following work around: By checking the content of each symbol I am able to determine the table variables and can handle them...
Ah, I worried that that might be the case. Is there no way of doing it then? Is there no way of getting a value from a spreadsheet and using that value as part...
Hi All, I have a suite of UI tests, which runs fine as individual tests but when I run as a suite, only 1st test passes and for successive tests the...
I don't see an obvious problem with your code. What is the class of 'symbol39; and what is the value of symbol.getType().toString() when you expect it to...
The latest java version is still available at the dbfit sourceforge site. It is also bundled with FitLibraryWeb and there are a couple of very basic wrappers...
Strange because this pretty much all works for me, I noticed in your second example you had forgotten to prefix the aaa with a / or // or (// if you omit these...
Answering my own question. This issue got resolved when we added |add global|CustomSpiderFixture| to setup. I am having two different issues now. 1. Even...
Hi all, I performed a big merge this afternoon. The merge sports a rich text editor. This editor can be used to edit wiki pages in a wysiwyg (what you see is...
Hi - I was wondering if anyone can help explain what is wrong with this scenario Fitnesse works happily having simply specified the path to the Executable JAR...
Hi Arjan, I am currently not using fitnesse, but tried the new version with the rich text editor in Chrome. This is a huge step forward and it looks really...
Hi, ... Okay. I tried with IE8 and it seemed to work (but that was when the code was still on a branch). In IE7 the rich text component won't load. The "old"...