Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Требуеться срочно специалист по php WebDriver

102 USD
PHP

    Another 2 proposals concealed
  • Artsiom Kastrouski UAB SoftUniq
    27 April 2021, 16:58 |

    $session_id = $_GET['session_id'];

    $host = 'http://localhost:4444/wd/hub';

    $user_agent = 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36';

    $capabilities = DesiredCapabilities::chrome();

    $capabilities->setCapability('userAgent', $user_agent); // Здесь добавляем юзер агент

    //print_r($capabilities);// Выводим нащ фингерпринт для проверки

    //$driver = RemoteWebDriver::create($host, $capabilities);

    //Тут запускаем

    if($session_id != ''){

        echo 'continue session '.$session_id; // Печатаем если сессия есть

        $driver = RemoteWebDriver::createBySessionID($id,$host); // Если сессия есть то по идеи востанавливаем но не работает

        $url_page = $driver->getCurrentURL(); // Печатаем по идее открытую страницу в вэбдрайвере

        echo 'This page '.$url_page;

    }else{

        $driver = RemoteWebDriver::create($host, $capabilities);

        $session_id = $driver->getSessionID();

        print_r($session_id);

        $driver->get($URL);

    }

  • Aleksey Maslov
    28 April 2021, 20:24 |

    Добрый день, актуально еще?


Current freelance projects in the category PHP

Write meta data for ALT using AI

A website on Laravel, the site has many images for which it is necessary to automatically generate correct semantic and relevant ALT descriptions for the images, with the possibility of verification.

AI & Machine LearningPHP ∙ 7 hours 16 minutes back ∙ 19 proposals

Completion of the website on Ocstore 3

16 USD

Ocstore 3 Template Upstore Fix some issues https://docs.google.com/document/d/1-TmTo3lh_ElFjPMQCGs2sVCsVSzq-V-Z/edit?usp=sharing&ouid=105344407605205919725&rtpof=true&sd=true I look forward to your proposals

PHPWeb Programming ∙ 10 hours 56 minutes back ∙ 53 proposals

A developer is needed to complete and integrate a project for automatic data collection and processing.

16 USD

The main part of the parser has already been implemented. The parser works in a Windows environment through Microsoft Edge: the site has anti-bot protection, so data collection is performed not through direct HTTP requests, but through a live browser session. The scripts control…

PHPWeb Programming ∙ 13 hours 12 minutes back ∙ 19 proposals

Updating plugins and themes for the WP site putevka.uz

"A technical audit of the WordPress site needs to be conducted, checking the relevance, security, and compatibility of the installed plugins and theme. Based on the results, legal options for updating, replacing outdated solutions, or transitioning to officially available…

HTML & CSSPHP ∙ 15 hours 49 minutes back ∙ 33 proposals

Integration of the "Where to Watch" block (Laravel / Livewire)

It is necessary to implement the integration of an external streaming platform for a website about movies and series on Laravel / Livewire. What needs to be done: Implement the import of an external content catalog that is updated once a day. Match content by IMDb ID and/or TMDB…

PHPWeb Programming ∙ 1 day 6 hours back ∙ 36 proposals

Client
Artsiom Kastrouski UAB SoftUniq
Lithuania Lithuania  4  0
Project published
5 years back
40 views