Problem with tables after upgrading concordion from 2.2.0 to 3.1.3

6 views
Skip to first unread message

Jakub Kipek

unread,
Apr 10, 2022, 8:26:16 PM4/10/22
to concordion
Hello everyone,

I got example from your's documentation(?) and I'm getting this initialization error when i try to start the test

java.lang.RuntimeException: Commands must be placed on <th> elements when using 'execute' or 'verifyRows' commands on a <table>.

I don't know if it's a regression, or I'm missing something in my code(i just go plain java class only with method from that example and annotation for test to start), but yes... on version 2.2.0 it works, also I have found no confirmation in your patchnotes that this functionality will be no longer working in version 3.x.

If this isn't place to share this information please let me know, or move it somewhere else.

Have a look at the screens attached.

error.png
test.png
testmd.png

Michael Robinson

unread,
Apr 10, 2022, 9:55:18 PM4/10/22
to conco...@googlegroups.com
Hi,

I believe your Markdown is incorrect -- you need to put the Concordion links on the headers, not on each individual row.

So this should work better:

| [Full Name][split] | [First Name][first] | [Last Name][last] | 
----------------------------------------------------------------
| John Smith | John | Smith |
...

Michael.
--
You received this message because you are subscribed to the Google Groups "concordion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concordion+...@googlegroups.com.


Attachments:
  • error.png
  • test.png
  • testmd.png

Reply all
Reply to author
Forward
0 new messages