eclipse - validate a numerical value with Robotframework/Python -


i'm trying validate whether numerical value somewhere on page between 0 , 40 max robotframework/python test using eclipse.

  • the piece of text states 'x workitems..' located within message/status bar-like component on bottom of page, seen below:

screenshot

what best practise in handling such scenarios?

use text command or similar pull out string. need use string library retrieve substring looking for, assert against expectations.

that said, above brittle in view , doesn't sound great approach. can dev team output number want attribute of element part of or somewhere more accessible in general?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -