Skip to content Skip to sidebar Skip to footer

Python Selenium - How To Get Confirmation After Submit

I have a follow up question on this post, I want to get any confirmation text after I hit submit button. Either the code works or not. html - invalid example
).text print(message)

Post a Comment for "Python Selenium - How To Get Confirmation After Submit"