Forum Discussion

ucuber's avatar
ucuber
Occasional Contributor
6 years ago
Solved

Sys.Browser("chrome") - the object with the specified attributes does not exist

Hi *,   Given:   - Windows 10 - TC 12.06 - Chrome with all needed addins for TC   Description:   usually I start Chrome with Run-Command (Browsers.Item[name].Run(self.base_url)), ...
  • ucuber's avatar
    6 years ago

    SOLVED: it was my fault. The second argument was set to -1 by default. If I omit this, everything works fine. And as a reminder to myself: this is no wait time, but the browser index.

     

    Regards

    Ulrich