ନ୍ୟୁଜ୍

TypeError: 'module' object is not callable #538 Closed pkr5277 opened 3 weeks ago ...
Have exactly the same bug I added some prints to the tool: options = self._options options.add_argument ("--headless") print ("Before calling: Type of self.driver:", type (self.driver)) print ("Before ...