Answered question

How to identify whether a HTML span element is enabled from the response

Hi Team,

We would like to know whether a tab inside a span tag is enabled or not. If enabled we would need to perform a action based on it.this needs to be evaluated in response. How well can we accomplish this

Sattish.

Sattish V.
Sattish V.

Sattish V.

Level
0
5 / 100
points

The best is to use a variable extractor to check if that span is enabled or not. Based on the result you can then use an if...then...else condition based on the variable result or a switch logical action.

 

Did you find this useful ?

No (1)

Yes (0)

0%

0% of users found this answer useful