- yudit77091
- Posts : 1
Join date : 2017-01-18
WebDriver - why not to use a singlton for it?
on Fri Jan 20, 2017 2:21 pm
IS there any reason not to define the driver(let's say i need one per each browser) as a singlton class?what is the best method to use it over different classes(in Java/python for example)?
Maybe there is another better way for it?Like to create an abstract class?
Please let me know what do you think..
Maybe there is another better way for it?Like to create an abstract class?
Please let me know what do you think..
- frankh
- Posts : 4
Join date : 2017-02-10
Re: WebDriver - why not to use a singlton for it?
on Mon Feb 13, 2017 3:06 pm
I'm creating a singleton in C#, initializing it once and then calling it with (ex) FFDriver.Instance...
I don't know of any reason not to do it like that.
I don't know of any reason not to do it like that.
Re: WebDriver - why not to use a singlton for it?
on Fri Feb 17, 2017 4:40 pm
i am not understand your question, can you clear your question.
- how to check the existing value in the textbox using selenium webdriver.
- WebDriver object is frozen for some reason - test get stuck at driver.
- Self-Generating Test Artifacts for Selenium/WebDriver.
- How to get the x and y co-ordinates of a object in webdriver and selenium RC
- How to scroll up the invisible webpage to find out the elements using selenium webdriver?
Permissions in this forum:
You cannot reply to topics in this forum
|
|