Skip to content

Instantly share code, notes, and snippets.

View AutomatedTester's full-sized avatar
😃
Happy to help!

David Burns AutomatedTester

😃
Happy to help!
View GitHub Profile

I hereby claim:

  • I am automatedtester on github.
  • I am automatedtester (https://keybase.io/automatedtester) on keybase.
  • I have a public key whose fingerprint is A72C DB7E 1EBA EA7F 04FD EC44 F593 9791 603C 743B

To claim this, I am signing this object:

{
var callback = arguments[arguments.length - 1];
var any_activity_yet = false;
var checkInactive = function() {
var result = (window.jQuery != null) && (jQuery.active === 0);
if ((result == true) && (any_activity_yet == true)) {
return callback();
}
if (result == false) {
any_activity_yet = true;
}

Keybase proof

I hereby claim:

  • I am AutomatedTester on github.
  • I am automatedtester (https://keybase.io/automatedtester) on keybase.
  • I have a public key whose fingerprint is D83B 85A7 5AC1 5F12 4C12 C27B 5E85 014D 5344 FDF7

To claim this, I am signing this object:

from selenium import webdriver
from selenium.webdriver.firefox.firefox_profile import FirefoxProfile
profile = FirefoxProfile()
profile.native_events_enabled = False
driver = webdriver.Firefox(firefox_profile=profile)
# HG changeset patch
# User David Burns <dburns@mozilla.com>
# Date 1386947708 0
# Fri Dec 13 15:15:08 2013 +0000
# Node ID a3357d2d2919b65fb903c5899112a9ac7a860cdf
# Parent bb950710e5b434e2f561075c25b426e8df1d1e8c
[mq]: security
diff --git a/footer.html b/footer.html
--- a/footer.html
# HG changeset patch
# User David Burns <dburns@mozilla.com>
# Date 1385654203 0
# Thu Nov 28 15:56:43 2013 +0000
# Node ID 12fc3a5101ee243d22d6f07d022208de9f400ee9
# Parent 234a044ca9425ea538eaec00cbb64d333529657d
[mq]: 942730
diff --git a/testing/marionette/client/marionette/tests/unit/test_text.py b/testing/marionette/client/marionette/tests/unit/test_text.py
--- a/testing/marionette/client/marionette/tests/unit/test_text.py
# HG changeset patch
# User David Burns <dburns@mozilla.com>
# Date 1384873169 0
# Tue Nov 19 14:59:29 2013 +0000
# Node ID 10fae496b62ad717963fecb11ce4ca8c7cff2e0d
# Parent bb950710e5b434e2f561075c25b426e8df1d1e8c
imported patch editing
diff --git a/10_element_state.html b/10_element_state.html
--- a/10_element_state.html
# HG changeset patch
# User David Burns <dburns@mozilla.com>
# Date 1384513331 0
# Fri Nov 15 11:02:11 2013 +0000
# Node ID 2ad686ef97d0b711bcc491294a47e13750c0ff0e
# Parent 4fa452d6af4cf85a783ca17265adb45a09666d7d
imported patch svg
diff --git a/17_non_html_content.html b/17_non_html_content.html
--- a/17_non_html_content.html
# HG changeset patch
# User David Burns <dburns@mozilla.com>
# Date 1384513272 0
# Fri Nov 15 11:01:12 2013 +0000
# Node ID 4fa452d6af4cf85a783ca17265adb45a09666d7d
# Parent e91efdc2c8ce7f28f3af10f5fec3c7eada7da2f6
imported patch xml_errors
diff --git a/17_non_html_content.html b/17_non_html_content.html
--- a/17_non_html_content.html
# HG changeset patch
# User David Burns <dburns@mozilla.com>
# Date 1384513009 0
# Fri Nov 15 10:56:49 2013 +0000
# Node ID 6cf7391959d2d7118565c5b06138f3e63bd2dc4f
# Parent ec439551a4c8635f804ed9f9d8bd4b25a19dbd65
[mq]: update-respec
diff --git a/02_commands.html b/02_commands.html
--- a/02_commands.html