Specflow test case using HL7 Objects
Hello,
I am writing a specflow test wherein I have HL7 Object which has different values in Key,Value format. Below is what i get in Json Object:
Now, using navigator.Select("birthDate").FirstOrDefault() gives me the correct record but navigator.Select("_birthDate").FirstOrDefault() returns null.
Any suggestion?
Regards.
0
-
I have no idea what HL7 is, but has this question anything to do with SpecFlow?
The APIs you show here are no SpecFlow APIs.
Perhaps it is better to ask your question on Stack Overflow
0
Please sign in to leave a comment.
Comments
1 comment