Computer Science, asked by ytoshilmaring4944, 11 months ago

Which addon is commonly used with selenium ide to identify individual elements on a web page?

Answers

Answered by charlie1505
1

Answer:

Firebug

Explanation:

FireBug is required add-on.

Answered by mindfulmaisel
0

Answer:

Firebug is commonly used with ‘Selenium IDE’ to identify individual elements on a ‘web page’.

Explanation:

Firebug along with ‘Selenium IDE’ can be used for uniquely identifying the individual elements in a web page. It will be getting integrated along with the Fire fox in developing the web based development tools at the fingertips while you browse.

Using this fire bug, we will be able to debug, monitor, edit HTML, JS, CSS in any kind of web page. This Fire bug is actually a plugin that came up with the ‘fire fox browser’.

Similar questions