--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/4fab5e5d-5e5e-4fe6-b7ea-8534de598540%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What error is it giving??
On Wed, Jul 10, 2019 at 12:04 PM Mounika Sarvisetty <msarv...@gmail.com> wrote:
Hi All,--I am unable to open firefox browser using selenium.I have used the below code.import org.openqa.selenium.By;import org.openqa.selenium.WebDriver;import org.openqa.selenium.firefox.FirefoxDriver;public class Chrome{public static void main(String[] args){System.setProperty("webdriver.gekco.driver","C://Users//Desktop//Testing Prep//Drivers//GekcoDriver/gekcodriver.exe");WebDriver driver=new FirefoxDriver();}}
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seleniu...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/4fab5e5d-5e5e-4fe6-b7ea-8534de598540%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/283b6a4c-3193-4827-a1eb-ee4d6fcf7fff%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.