Warning: fopen(/tmp/SghXTngBZPli-ToJ3QI.tmp): failed to open stream: Disk quota exceeded in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 139
Warning: unlink(/tmp/SghXTngBZPli-ToJ3QI.tmp): No such file or directory in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 142
In this post we will discuss, how to check if the control exist using Selenium webdriver.
To check for the control exist, there is no inbuilt method available, hence we can do a trick by using isDisplayed() method to verify if the control exist.
Here is the complete code snippet
Here is the complete video with full explanation on the above concept.
Thanks for watching the video and reading the post !!!
Please leave your comments if you have any questions.
Thanks,
Karthik KK