Skip to content

Store the time taken in hidden html element for the selenium test

Get the time taken from the local database and put it as value attribute of hidden HTML element, so that the selenium test can read from it and display in logs.

Closes #32 (closed)

Edited by bulidiriba

Merge request reports