finos / datahelix

The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
https://finos.github.io/datahelix/
Apache License 2.0
141 stars 50 forks source link

chore(#1696): fix id on output table #1698

Closed cuthullu closed 4 years ago

cuthullu commented 4 years ago

Description

Fix the html table id for selecting with selenium - was rendering as output", now output

Changes

Changed the playground output table id

Additional notes

Will be a seperate PR to add the selenium tests into master

Issue

Related to #1696