“invalid argument: 'id' can not be string” when trying to switchToIFrame() in PHP

前端 未结 0 963
天涯浪人
天涯浪人 2021-02-01 17:14
    public function switchActionScopeToIframe($name)
    {
        $this->getdriver()->switchToIFrame($name);
    }

$this->switchActionScopeToIframe(my-iframe-         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题