.My test case is passing but the value returned is null instead of 1852733…I am using Get Attribute Web UI keyword for reading the value from object and storing it in a variable opportunity_id…am i using the correct Web UI keyword? This value i will be later writing to Excel File
Hello,
i think that you need to use getText() instead
1 Like
It worked…Thanks!