Forum Discussion

shane_manjunath's avatar
shane_manjunath
Occasional Contributor
8 years ago

how to check if the object attribute value is NOT NULL

In my test script i have a object period_name which has multiple Item.I just want to fetch the textContent of these items   period_name.Item(k).textContent   However when running the test case i ...