sonnguyen1989
sonnguyen1989
Use chromeless.click('select')
Is there a way to workaround when waiting for it supported?
after 500ms, it cannot find .some-class so it returns error. You should expand the waiting time
My suggestion is wait for the last element of the homepage is loaded
If you try to wait('input[id="fullName"]'), then extract user Full name, what happens? Does it work? If not, could you please attach the log?
try chromeFlags: ['--start-maximized']