python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
RemoteWebDriver is null error (sauce labs implementation) -selenium,cucumber,java
I am implementing my code to work on remote machines on Sauce Labs. The code worked fine until I have changed my driver initialisation (to work with remote server). I keep getting this.driver is null ...
Funky Monkey
Votes: 0
Answers: 1
scrapy_selenium, how to pass driver to parse
I'm running this code using scrapy_selenium but I'm not able to pass the driver to parse_page, can anyone identify what I'm doing wrong?
class LSpider(scrapy.Spider):
name = 'test'
def start_...
Giovanna Palú
Votes: 0
Answers: 0
Storport Virtual Miniport Driver stopping on AdapterControl
Why my StorPort Virtual Miniport Driver (KMDF) stops working after it's AdapterControl function is first called?
Currently, the following is happening after the driver is implemented (WinDbg):
Driver...
lostreplays0
Votes: 0
Answers: 1
How can a callback function be executed within a driver on linux?
I have to modify a driver that runs on linux to add a callback function that is invoked from an external application. I already have the code implemented but when it is executed when the computer star...

Antonio León
Votes: 0
Answers: 2