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

Отредактировать dll библиотеку

37 USD

    1 bid hidden
  • Volodimir Sokolov
    30 September 2017, 20:57 |

    на каком языке библиотека?

  • Profile deleted
    30 September 2017, 21:57 |

    Ссылку дайте на репозит dll

    А потом уже про ТЗ поговорим и стоимости ))

  • Profile deleted
    30 September 2017, 22:38 |

    https://github.com/SeleniumHQ/selenium github исходники http://www.seleniumhq.org/projects/webdriver/ официальный сайт

    Вроде как библиотека написана на Java но исходники есть на многих языках интересует для C# 


  • Profile deleted
    30 September 2017, 22:46 |

    Так. Уже лучше.

    И задача в чём? (хотя бы кратко)

  • Profile deleted
    30 September 2017, 22:54 |

    суть при запуске теста с использованием сборки Firefox  с изменённым именем вылетает ошибка . ( в логах visual studio показывает exertion в webdriver.dll поэтому и думаю что косяк тут можно исправить) Хотелка: чтобы запускался браузер. Либо игнорировать проверку имени, либо чтобы имя браузера(если оно нужно для работы) бралось из переменной , ну на крайняк указать нужное мне имя, версию сборки могу предоставить если возьмётесь за проект, также возможно что дело не в этой библиотеке а в драйвере который используется для управления браузером драйвер тоже опенсорс и имеются исходники https://github.com/mozilla/geckodriver/releases

  • Profile deleted
    30 September 2017, 22:57 |

    Значица вы используете библиотеку .Net (c#)

  • Profile deleted
    30 September 2017, 22:59 |

    А под разные браузеры нужно подключать разные драйвера браузеров.

    Вы какойто кликер пишете (типа парсер)?

    И еще вопрос - браузер запускается на локальной машине? или через Selenium Server?

  • Profile deleted
    30 September 2017, 23:01 |

    На локальной машине запускается под разные движки разные драйвера типа для хрома один для операции другой для Firefox третий, так моя сборка это чистый фаерфокс только вшиты пару плюшек и имя браузера изменено 

  • Profile deleted
    30 September 2017, 23:11 |

    в проекте присутствуют строки

    using NUnit.Framework;
    using OpenQA.Selenium;
    using OpenQA.Selenium.Firefox;
    using OpenQA.Selenium.Support.UI;


    И попробуйте webdriver подключить через nuget в VS

  • Profile deleted
    30 September 2017, 23:18 |

    и все таки попробуйте открыть хром из фаефокса:

    try

       {
          IWebDriver driver = new ChromeDriver();
          driver.Navigate().GoToUrl("http://ya.ru/");
       }
          catch (Exception exp)
       {
       Console.WriteLine(exp.ToString());
    }
    Console.ReadKey();


    Только хром должен быть чистым без всяких дополнений-расширений (кажись тут затык)..

  • Profile deleted
    30 September 2017, 23:18 |

    Так я через нагет и подключал . Через fbinary указывал путь к сборке там ошибка типа typeerror browsername “Firefox” but my name “имя сборки « что то типа такого, могу щас точный текст ошибки написать

  • Profile deleted
    30 September 2017, 23:20 |

    подключите драйвер хром и его попробуйте открыть. Мне кажется у вас ошибка из-за фаерфокса (с его дополнениями). Была такая штука ((

  • Profile deleted
    30 September 2017, 23:24 |

    Не сам фаерфокс открывается если стандартный, а вот изменённый не дополнениями а пользовательская сборка имя браузера уже не Firefox хотя на деле тот же фф. Просто нужна именно пользовательская сборка а из-за другого имени косяк вылетает. Причём сама сборка запускается а потом уже ошибка

  • Profile deleted
    30 September 2017, 23:28 |

    Аааа .. Теперь, понятно. Надо думать ..

Current freelance projects in the category C and C++

Script that will interact based on the image

I need a script that will interact based on the image + text (product name on the screen) + price. In other words, the script should click on the platform logo (white text in the top left) to update the range of products (every 3-5 seconds), then there should be a search by…

C and C++Python ∙ 8 proposals

Create a bot telegram with GPT integration

306 USD

The technical task: 1) Create a bot telegram for example, When you start asking the language: The Russian The English The rest is the example of the first bot: to propose to send a photo from which the face will be taken, the second - to ask for a video on which the face…

C and C++Python ∙ 12 proposals

Configurate the data exchange between Jetson nano and another device by can shi

Set the data exchange between the jetson nano and other device on the can band using the RS485 CAN documentation and examples here: https://www.waveshare.com/wiki/RS485_CAN_for_Jetson_Nano The data package that is transmitted is broken down on the frame size of 8 bytes, the…

C and C++Linux and Unix ∙ 2 proposals

Infrared temperature sensor ZigBee

Required an infrared temperature sensor with data transmission through the ZigBee protocol to the Home Assistants server in MQTT Equipment of : Module ESP32-C6-WROOM-1-N8 Infrared thermometer MLX90614 + Add LED laser to indicate where the temperature is scored

C and C++Embedded systems and microcontrollers ∙ 1 proposal

Create a bot in telegram by parsing messages

20 USD

You need to copy the functionality of this bot - t. me /lead_observer_bot The functional: 1. to put the keywords 2. to kill groups from which the parsing of messages will occur Possibility of adding and deleting words and groups Obtaining notifications of new messages by…

C and C++Python ∙ 14 proposals

Client
Profile deleted


Project published
6 years ago
85 views