Skip to content

Instantly share code, notes, and snippets.

View prolificcoder's full-sized avatar

Satyajit Malugu prolificcoder

  • SoFi
  • Raleigh
View GitHub Profile
@prolificcoder
prolificcoder / sample.dart
Created October 24, 2022 00:27
sample dart code
// This is a string
var str = "demo";
print(str);
var num =23;
print(num);
int num2 = 24;
/**
@prolificcoder
prolificcoder / main.dart
Created February 28, 2022 22:57
Flutter/dart inteview
import 'package:flutter/material.dart';
const Color darkBlue = Color.fromARGB(255, 18, 32, 47);
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@override
@Test
fun clickButtonToSayHello()
{    
launchActivity(myActivity)
onView(withId(R.id.greet_button)).perform(click())  
onView(withText("Hello Steve!")).check(matches(isDisplayed()))
}
@prolificcoder
prolificcoder / seattle_dallas.csv
Last active July 22, 2018 04:01
Differences between dallas and seattle
Attribute Seattle Dallas
Cost of living Seattle so expensive Every thing in dallas is way cheaper
Industries Hightech Services and hightech
Weather Very mild Very hot
Roads Many single lines and getting very congested So many freaking highways and internal roads have 4 lanes!
public static String findChildElementCDByIndex(int index) {
BySelector messagesListSelector = By.desc("ListView Recycler");
uiDevice.wait(Until.hasObject(messagesListSelector),6000);
UiObject2 messageList = uiDevice.findObject(messagesListSelector);
messageList.getChildren().get(index).getContentDescription();
}
@Test
public void parallaxToolbarTest() {
//Go to the screen to perform the swipe action
//Verify that image is indeed collapsed
onView(withId(R.id.appbarLayout)).check(matches(withContentDescription(expandedImageContentDescription)));
//perform is sequential so click and swipeUp = drag up gesture
onView(withId(R.id.appbarLayout)).perform(click(), swipeUp());
public class MyFragment extends Fragment implements AppBarLayout.OnOffsetChangedListener {
//..... other code here
//Initialize appbar
private AppBarLayout appbar;
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
//.,.
appbar = (AppBarLayout) mainView.findViewById(R.id.appbar);
}
// Set the content descriptions based on the offset math
https://www.youtube.com/watch?v=vSdKZqJ73a8
https://docs.google.com/presentation/d/1E-8p41-3NZSZAFgAreSTTovNm0yZoRIA7byj0lQtqq8
https://firebase.google.com/docs/test-lab/
https://github.com/googlesamples/android-testing/tree/master/ui/espresso
https://google.github.io/android-testing-support-library/docs/index.html
https://firebase-community.slack.com
https://realm.io/news/chiu-ki-chan-advanced-android-espresso-testing
https://github.com/chiuki/espresso-samples
http://www.vogella.com/tutorials/AndroidTestingEspresso/article.html
enterPins: function (driver) {
return driver
.elementById(screens.pinScreen.title)
.should.eventually.exist
.elementsById(screens.numpad.key1).last()
.click()
.elementsById(screens.numpad.key2).last()
.click()
.then(function() {
//In android system alert comes after our custom alert and vice-versa in iOS
@prolificcoder
prolificcoder / appium.log
Created March 14, 2016 23:41
error with 1.4.16
nfo: --> POST /wd/hub/session {"desiredCapabilities":{"deviceName":"Android Emulator","deviceOrientation":"portrait","platformVersion":"5.1","platformName":"Android","app":"/Users/smalugu/code/gdm-android-investorapp/app/build/outputs/apk/investorapp-2.1.0-1-AutomationEnv-debug.apk","host":"localhost","port":4723,"name":"android investor favorite tests @p0 should be able to see and click bid details"}}
info: Client User-Agent string: admc/wd/0.4.0
info: [debug] The following desired capabilities were provided, but not recognized by appium. They will be passed on to any other services running on this server. : deviceOrientation, host, port, name
info: [debug] No appActivity desired capability or server param. Parsing from apk.
info: [debug] No appPackage desired capability or server param. Parsing from apk.
info: [debug] Using local app from desired caps: /Users/smalugu/code/gdm-android-investorapp/app/build/outputs/apk/investorapp-2.1.0-1-AutomationEnv-debug.apk
info: [debug] Creating new appium session e63c4