1
Answer

How to use OpenQA Selenium references

Photo of Ramco Ramco

Ramco Ramco

1y
388
1

Hi

 

  Which is to be added for using these references

using OpenQA.Selenium; using OpenQA.Selenium.Chrome; using OpenQA.Selenium.Interactions; using OpenQA.Selenium.Support.UI;

Thanks

Answers (1)