robotmk icon indicating copy to clipboard operation
robotmk copied to clipboard

Update robotmk.py

Open m3rlinux opened this issue 1 year ago • 1 comments

Using the latest version of Robot Framework, the XML structure no longer has the attributes 'starttime' and 'endtime' for each status node. Instead, it now includes the attribute 'elapsed.' With this minor change, the plugin can be used with the latest version of Robot Framework as well.

m3rlinux avatar Sep 25 '24 16:09 m3rlinux

@simonmeggle I think you need to adjust the permissions for the environment variable to include the Personal Access Token (or we turn off the bot for v1/dev, since we did not really write the bot with your code in mind). image Review is also up you. If I recall correctly the @elapsed field served incorrect data in some versions of Robot framework.

SoloJacobs avatar Sep 26 '24 12:09 SoloJacobs