How to print and connect to printer using flutter desktop via usb? Write the text 'Input from Robot Framework Test' within the text editor 3. Validate the texts in all 4 iframes - LEFT, MIDDLE, RIGHT, BOTTOM 1 2 3 4 5 6 7 8 9 Overview Robot Framework is a keyword {element value} Get Element Attribute $ {ELEMENT}@ attr Let's call this file Resources.robot. > What a workaround can be proposed here? Generic Doubly-Linked-Lists C implementation. How to find the CSS style attribute of a particular HTML element using Robot Framework? I have this xpath=$ {check_radio_xpath}@class is this right way? so this was your problem and it solved it or you solved it by other means? I have this xpath=${check_radio_xpath}@class is this right way? Open the Ride Editor and then create a new test case as TextBoxDemo and write the test case by using the Xpath as shown below.Once you run the test case, the robot framework verifies that the TextBox is present in the input Example or not. Yes you can, exactly like you showed in your question (assuming Found More Elements is a keyword): I see that you are using Selenium. http://robotframework.org/Selenium2Library/doc/Selenium2Library.html#Get%20Element%20Attribute, example: By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. in instruction I have Return value of element attribute. Page Should Not Contain Element my id: Get Element Attribute ${id}= Get Element Attribute link:Link with id id: Should Be Equal ${id} some_id ${id}= Get Element Attribute dom:document.getElementsByTagName('a')[3] id: Should Be Equal ${id} some_id ${class}= Get Element Attribute second_div class Haveyou tested this with different browsers? example: Get Element Attribute //div [@id='contact-information']//div [@aria-expanded='false']@aria-expanded Share Improve this answer Follow answered Jul 13, 2016 at 10:56 voobel 21 3 Add a comment -1 You can use the keyword Get Value that returns the value attribute of element identified by locator. To learn more, see our tips on writing great answers. Find centralized, trusted content and collaborate around the technologies you use most. Position can be an integer (starting from 1), expression, , matches one character from the range in the bracket, matches one character not from the range in the bracket. I recently created a small utility library for verifying content onHTML pages[1]. ,