Challenge 2: What is the expected outcome from the following code block?

#LambdaTestCodingChallenge #CodeFestMay2022

1 Like

Answer is C- Throws “StaleElementReferenceException”. As ‘value’ attribute is missing which might be earlier available.