grasspine

Results 4 comments of grasspine

Hello @vania-pooh and selenoid team, thank you so much all your work. I'm currently having the same issue as Fedika. I'm using selenoid with nightwatchjs. The test is running smoothly...

@vania-pooh yes, the element appears in Selenoid UI and it doesn't seem to be a platform specific element since it's a search bar in duckduckgo page. Next I tried finding...

it returns the same result when running locally but here it's working fine. ``` → Running command: assert.visible ('body') → Running command: isVisible ('body', [Function]) Request POST /session/dc85479e-7d76-42a0-9d8b-8cbb67ba7f20/elements { using:...

with selenoid ``` Request POST /wd/hub/session/8567d704-95e1-446f-a1a3-b1464c3a60fd/elements { using: 'css selector', value: 'body' } Response 200 POST /wd/hub/session/8567d704-95e1-446f-a1a3-b1464c3a60fd/elements (18ms) { value: [ { 'element-6066-11e4-a52e-4f735466cecf': 'd22baad2-df52-4d49-b142-501d694ca6f5' } ] } Timed out while...