Rob Oaks

Results 8 comments of Rob Oaks

Any idea when the Teams | Members feature might emerge? I am specifically looking for the ability to add users to teams. Alas, I am relatively new to PowerShell and...

I greatly appreciate your help Ismail. Some questions: 1. Did you make these changes on a forked version of Xebium? 1. Were you able to test the changes? 1. What...

Hi Tom: This is really close to what we need! There are two issues: 1. We need a `conditional scenario` table. There's no way we can arrange things so that...

@fhoeben: That's certainly a possibility. We have deep Java expertise and, while we don't know the FitNesse code base, if it requires a relatively simple subclass of `ScenarioTable`, we would...

Thanks so much Tom. That would be so helpful for us.

Much appreciated Tom! To be clear on the [limitations](https://github.com/praegus/toolchain-fitnesse-plugin#limitations): are you saying that if a symbol `S` is set to `abc` in script table `A` and `A` calls Conditional Scenario...

Here is a sample URL (I have omitted additional name/value pairs at the end): ``` http://localhost:8000/ClientSuites.ClaimsMigrationSuites.LossNoticeMigrator?responder=test&format=xml&SutLoginProfile=uat.adminaft.1&NAME_GIVEN_NAME=%24%7BSKIP%7D&SUB_LOSS_CAUSE_CD=Fire-All+Other&... ``` And whether we use `format=xml` or `format=html` doesn't seem to matter: the timestamp...