You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to create a tab in my current browser but it doesn't seem to ever create a process on the given port. In the example for instance port 64043 has nothing on it. But when I create a temp user data dir, it works fine.
LH:ChromeLauncher:verbose "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --remote-debugging-port=64043 --user-data-dir=/Users/joshuapagano/Library/Application Support/Google/Chrome/ --disable-extensions --profile-directory=Profile 2 https://sherdog.com +5ms
LH:ChromeLauncher:verbose Chrome running with pid 55869 on port 64043. +4ms
LH:ChromeLauncher Waiting for browser. +1ms
LH:ChromeLauncher Waiting for browser... +0ms
LH:ChromeLauncher Waiting for browser..... +503ms
LH:ChromeLauncher Waiting for browser....... +502ms
LH:ChromeLauncher Waiting for browser......... +502ms
LH:ChromeLauncher Waiting for browser........... +501ms
LH:ChromeLauncher Waiting for browser............. +500ms
LH:ChromeLauncher Waiting for browser............... +501ms
LH:ChromeLauncher Waiting for browser................. +501ms
LH:ChromeLauncher Waiting for browser................... +501ms
LH:ChromeLauncher Waiting for browser..................... +501ms
LH:ChromeLauncher Waiting for browser....................... +501ms
LH:ChromeLauncher Waiting for browser......................... +501ms
The text was updated successfully, but these errors were encountered:
if you already have a chrome using this userdatadir then any invocation is just gonna make a tab in that existing chrome.
there's probably a stderr message that says that, but unfortunately you currently don't see that in the output.
eg
you could just duplicate that folder somewhere else and then use that.
also i imagine you want "Profile 2" to be quoted in that cmd.
It seems to create a tab in my current browser but it doesn't seem to ever create a process on the given port. In the example for instance port 64043 has nothing on it. But when I create a temp user data dir, it works fine.
LH:ChromeLauncher:verbose "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --remote-debugging-port=64043 --user-data-dir=/Users/joshuapagano/Library/Application Support/Google/Chrome/ --disable-extensions --profile-directory=Profile 2 https://sherdog.com +5ms
LH:ChromeLauncher:verbose Chrome running with pid 55869 on port 64043. +4ms
LH:ChromeLauncher Waiting for browser. +1ms
LH:ChromeLauncher Waiting for browser... +0ms
LH:ChromeLauncher Waiting for browser..... +503ms
LH:ChromeLauncher Waiting for browser....... +502ms
LH:ChromeLauncher Waiting for browser......... +502ms
LH:ChromeLauncher Waiting for browser........... +501ms
LH:ChromeLauncher Waiting for browser............. +500ms
LH:ChromeLauncher Waiting for browser............... +501ms
LH:ChromeLauncher Waiting for browser................. +501ms
LH:ChromeLauncher Waiting for browser................... +501ms
LH:ChromeLauncher Waiting for browser..................... +501ms
LH:ChromeLauncher Waiting for browser....................... +501ms
LH:ChromeLauncher Waiting for browser......................... +501ms
The text was updated successfully, but these errors were encountered: