Raise_objection

Hi Srinivas,

You have to make sure that there is one-to-one mapping between the raise and drop objection.

For any associated raise_objection you must have the drop_objection call.

In your code you have called raise_objection two times so you have to call the drop_objection two times.

Thanks,
Vaibhav