Closed zhuyf1225 closed 3 years ago
Whenever the timestamp is in report xml file, agent always generated a new timestamp. This is OK if I use listener interface, but it becomes a problem if I use RobotResultvisitor to parse result xml file.
FIxed in #87
Whenever the timestamp is in report xml file, agent always generated a new timestamp. This is OK if I use listener interface, but it becomes a problem if I use RobotResultvisitor to parse result xml file.