You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adiralashiva8 Any plans for that? I might give it a shot and work on PR for this in the upcoming weeks/month (depends on my time).
Any considerations for this feature?
Would you parse the log.html and save it in chuncks (ie. per Tests) so it can be linked. per case. Or just dump the log.html in the db?
Hi @SiNeumann Thanks for showing interest on feature. I like to store log.html (text) and provide link to download it on demand
My expectations:
New page in respective project
Page should accept execution id and log.html. (following is my plan on log.html)
Support drag and drop html file (bit complex and may not support remote access)
Ask user to copy .html content (this should be fine, until it support feature)
New link to download above uploaded content for respective execution id (historic tab)
I'm really excited to have this feature but we don't have extra columns in dB. New feature implementation doesn't support existing projects so I dropped from implementation
As a rfhistoric user I want to store my
log.html
into DB so that I can download when required in futureThe text was updated successfully, but these errors were encountered: