It is advised to read the eHealthBox, consent, therapeutic link or therapeutic exclusion user manual first to gain a better understanding of the framework. |
This manual is meant for everyone that works on the development of the SOAP testing framework.
└───src ├───main │ ├───java │ └───resources │ └───config │ └───P12 │ └───acc └───test ├───java │ └───be │ └───imec │ └───hie │ ├───features │ │ ├───consent │ │ ├───ehealthbox │ │ ├───therapeuticExclusion │ │ └───therapeuticLink │ ├───runners │ ├───steps │ └───utils └───resources ├───attachments ├───testdata └───chromedriver.exe |
The chromedriver, found at src/test/resources/chromedriver.exe, has to be updated occasionally
to keep it up-to-date with the most recent version of Chrome.
The most recent version of chromedriver can be found here.
Simply replace to chromedriver in the project with the new one from the link above.
to do
to do
to do
to do
to do
to do
to do
to do
to do
to do