Dmytro Zharii

Results 26 comments of Dmytro Zharii

Hi @arkhangelsk I cannot reproduce this on Win7x64 and Win8x64. I've been using IE driver from here: http://selenium-release.storage.googleapis.com/index.html?path=IE.Driver.Beta/ I would appreciate if you provide more info that could help me...

@arkhangelsk I am afraid I could not do anything here, until I reproduce the issue. On the other hand, many different corporate policies, antivirus restrictions and custom user settings are...

Hi @nvtruongtma, could you please check your IE11 Security Settings at `Tools -> Internet Options -> Tab: Security` and ensure you have same setting for Protected Mode in all Zones...

Thank you for testing this case @nvtruongtma!

Привет @DaymaNKinG990, спасибо за баг-репорт, пожалуйста, попробуйте свежую версию тут: https://github.com/dzharii/swd-recorder/releases (SWD PageRecorder 28 JUN 2018 v3.13.0)

@DaymaNKinG990 тут вот я мало чем могу помочь, разве что могу рекомендовать работать в FireFox ;) Причина может быть в политике безопасности Windows или самого Chtome. Какие именно настройки за...

@DaymaNKinG990 Если это поможет, то вот как этот "хак" с передачей элемента и браузера работает: Есть браузерный скрипт, который пишет в переменную (в браузере) `document.swdpr_command` `SwdPageRecorder_v3.13.0.2018.06.28\JavaScript\ElementSearch.js` ``` createCommand = function(jsonData)...

Hi @rajeshinfotech could you please provide a code snippet from your current programming language/framework, that would illustrate checking the attribute value?

Hi @skirge, Yes, I think that would be possible to implement a configurable hotkeys/actions. As an example, what hotkey/action would you prefer to invoke the element dialog?

I am thinking about this. In any case, I will have to implement a way to change the hotkey combination through the configuration file.