José Pedro Correia

Results 9 issues of José Pedro Correia

Hi there, I'm trying to run this project locally using Docker. I followed the steps described in the README but couldn't get it to work. The container starts, but when...

Unfortunately I don't know how to create a concrete test example for this one. I cannot share the test that is failing since the system I'm testing is proprietary. The...

bug
want more info

When using `while` loops, command numbering in the log is not so intuitive. When running the following example: ``` MinimalExample1 MinimalExample1 open / setSpeed 200 storeElementPresent id=choice on_main_page while ${on_main_page}...

enhancement

With release 1.4.0, support was dropped for the Android driver with the comment: ``` Remove Andorid driver support because it is removed from Selenium 2.40. ``` However, although the Android...

enhancement

Hi, I managed to solve my problems of running the Selenese Runner on a Windows VM as a Jenkins slave, by setting up a VNC server on the VM which...

Hi, Would it be possible to monitor if any JavaScript errors are generated while running a test? I was thinking of Selenese Runner having some sort of listener like the...

enhancement

**Description** SearchNarrowingInterceptor seems to be mixing up `patient` and `practitioner` parameters for the purpose of adding a compartment. For example, say that I implemented an interceptor that always adds a...

Could support be added for this? According to the comments I found, only SE, EE, and SEONE are supported.

### Background Archie is, at the time of writing, at version v3.6.0 (see [here](https://github.com/openEHR/archie/releases)). This version includes functionality that I would like to use via the SDK. ### Task specification...