What Is Selenium Framework | Limitation | 9 Key Points — Pure Coders

Pure Coders
1 min readSep 27, 2020

Introduction to Selenium framework

Selenium framework is an open-source Automation framework which we are using for automating our Web applications on multiple browsers like Chrome, Firefox Internet explorer, opera on multiple Platforms, So selenium is platform-independent And what we mean by platform-independent We mean that we can run our scenarios on multiple Platforms and on multiple Browsers Apart from that we can use Selenium for running our Functional, Regression And Sanity testing of our application.

Limitation in selenium framework?

Selenium is one of the most popular Web Automation Tools but it has some limitations as well.

  • No captcha, bar code And fingerprints
  • No direct support
  • Handling of dynamic IDs
  • Browser update issues
  • No built-in a reporting system
  • Web automation Only

Challenges in the selenium framework?

Apart from that Selenium has more Challenges like Ajax JavaScript popup handling.

Selenium does not support image testing and bitmap comparison So as I told you Selenium does not support Bitmap Comparison of images. So, it’s impractical to perform testing on photos.

So we wish to integrate Se with Sikuli For image-based testing. No Object repository doesn’t have any inbuilt Object repository like UFT, QTP to take care of objects or components In a centralized location. Read More

Originally published at https://purecoders.xyz on September 27, 2020.

--

--

Pure Coders
0 Followers

Visit Our Website Purecoders.xyz for Programming Quiz , Interview Questions , Coding Questions and Programming Related Articles.