Problem with multiple Tables

141 views
Skip to first unread message

Sanjay Patel

unread,
Aug 5, 2020, 6:47:54 AM8/5/20
to getgauge
Hello, 
I am trying to run simple specification Gauge and Taiko, but getting error

organisation.spec:9 Multiple data table present, ignoring table

------------- SPEC File ----------------
# Organisationsverwaltung 

table: logindata.csv

* Als Benutzer <users> mit Passwort <pwd> anmelden

## Organisation auswählen 

table: orgdata.csv

* Gehe zu Partnerdaten
* Suche Organisation mit Organisationanummer <Organisationanummer>
* Eine Organisation mit Name <Organisationsname> wird angezeigt
----------------------------------------------------------------

Gauge version: 1.1.1
Commit Hash: 6e0d83f

Plugins
-------
html-report (4.0.12)
java (0.7.9)
js (2.3.12)
screenshot (0.0.1)
spectacle (0.1.4)

---------------------------------------------

Can someone help me on this or any workaround ?

Thanks
Sanjay 


Srikanth V

unread,
Aug 5, 2020, 7:58:19 AM8/5/20
to getgauge
Hi,

My guess is that the project uses table-driven-scenarios which has to be enabled via a property.

try setting allow_scenario_datatable=true

ref: https://docs.gauge.org/writing-specifications.html?os=macos&language=javascript&ide=vscode#table-driven-scenario

HTH
Srikanth

Sanjay Patel

unread,
Aug 5, 2020, 9:13:46 AM8/5/20
to getgauge
Property is already set to true. 
Thanks. 

Srikanth V

unread,
Aug 5, 2020, 10:51:53 AM8/5/20
to getgauge
That is strange. Please report an issue with steps to replicate this, if possible a sample project, and we'll investigate it.

--srikanth

Sanjay Patel

unread,
Aug 5, 2020, 11:50:26 AM8/5/20
to getgauge
Hi Srikanth ,
Sure I will do. Is it possible to add table for specification and (different) table in scenario ?  (See my spec file in earlier post)
If this is not supported, then this could be an issue !!   
Reply all
Reply to author
Forward
0 new messages